BillingAccount

Extends: accountDto
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
customerAccount (string) 1/1
billingCycle (string) 1/1
country (string) 1/1
language (string) 1/1
paymentMethod (string) 1/1
nextInvoiceDate (dateTime) 0/1
subscriptionDate (dateTime) 0/1
terminationDate (dateTime) 0/1
paymentTerms (string) 0/1
electronicBilling (boolean) 0/1
status (string) 0/1
terminationReason (string) 0/1
email (string) 0/1
bankCoordinates (BankCoordinates) 0/1
userAccounts (UserAccounts) 0/1