Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 412 Bytes

File metadata and controls

19 lines (12 loc) · 412 Bytes

PostSignUpBody

Properties

Name Type Description Notes
authType inline Auth type.
identifier kotlin.String User name or email address.
password kotlin.String User password.

Enum: authType

Name Value
authType username, email