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