Builder
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
fun setAddress(address: Address?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setAddressKana(addressKana: AddressJapanParams?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setAddressKanji(addressKanji: AddressJapanParams?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setDirectorsProvided(directorsProvided: Boolean?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setExecutivesProvided(executivesProvided: Boolean?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setName(name: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setNameKana(nameKana: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setNameKanji(nameKanji: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setOwnersProvided(ownersProvided: Boolean?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setPhone(phone: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setTaxId(taxId: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setTaxIdRegistrar(taxIdRegistrar: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setVatId(vatId: String?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard
Link copied to clipboard
fun setVerification(verification: AccountParams.BusinessTypeParams.Company.Verification?): AccountParams.BusinessTypeParams.Company.Builder
Content copied to clipboard