Initializer

init(id:organizationId:hasAccessToMms:hasAccessToAppleConfig:availableProcessorConfigs:taxId:mcc:type:status:name:description:parentAccountIds:address:createdAt:deletedAt:updatedAt:)

Declaration

init(id: String, organizationId: String?, hasAccessToMms: Bool, hasAccessToAppleConfig: Bool, availableProcessorConfigs: [String], taxId: String?, mcc: String?, type: AccountType, status: AccountStatus, name: String, description: String, parentAccountIds: [String], address: Address, createdAt: String, deletedAt: String?, updatedAt: String?)