Record

subuser-post

No description available.

record subuser-post {
  authorization-token: option​<string>,
  credit-allocation: option​<subuser-post-credit-allocation>,
  email: string,
  signup-session-token: option​<string>,
  user-id: f64,
  username: string,
}

Fields

NameTypeDescription
authorization-tokenoption​<string>
credit-allocationoption​<subuser-post-credit-allocation>
emailstring
signup-session-tokenoption​<string>
user-idf64
usernamestring