Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 635 Bytes

CreateSubAccount.md

File metadata and controls

30 lines (16 loc) · 635 Bytes

SibApiV3Sdk.CreateSubAccount

Properties

Name Type Description Notes
companyName String Set the name of the sub-account company
email String Email address for the organization
language String Set the language of the sub-account [optional]
timezone String Set the timezone of the sub-account [optional]

Enum: LanguageEnum

  • en (value: "en")

  • fr (value: "fr")

  • it (value: "it")

  • es (value: "es")

  • pt (value: "pt")

  • de (value: "de")