Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 839 Bytes

CreateChild.md

File metadata and controls

14 lines (11 loc) · 839 Bytes

CreateChild

Properties

Name Type Description Notes
Email string Email address to create the child account [default to null]
FirstName string First name to use to create the child account [default to null]
LastName string Last name to use to create the child account [default to null]
CompanyName string Company name to use to create the child account [default to null]
Password string Password for the child account to login [default to null]
Language string Language of the child account [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]