Companion
Functions
Link copied to clipboard
fun create(tosShownAndAccepted: Boolean, businessType: AccountParams.BusinessType): AccountParams
Content copied to clipboard
Create an AccountParams instance.
fun create(tosShownAndAccepted: Boolean, company: AccountParams.BusinessTypeParams.Company): AccountParams
Content copied to clipboard
Create an AccountParams instance with information about the company or business.
fun create(tosShownAndAccepted: Boolean, individual: AccountParams.BusinessTypeParams.Individual): AccountParams
Content copied to clipboard
Create an AccountParams instance with information about the person represented by the account.