CustomerID string required
Unique ID to identify the coin
CustomerName string required
Fullname of the customer
CustomerEmail string required
Email of the customer. This email will use to send the invoice
CustomerDesc string
Description of the customer
InvoicePrefix string
Invoice prefix for the customer (i.e. ABC) with minimum 3 chars
InvoiceSequence int32
Invoice sequence to start counting the invoice made for the customer. If not set, it will start with 1.
InvoiceSequence int32
The counter of the invoice that made for the customer
isStaticAdress int32 required
Flag for is the customer will get static address or not
isActive int32 required
Flag for active status
DateCreated datetime required
Created date of the transaction (yyyy-MM-dd hh:mm:ss.fff)
DateUpdated datetime required
Updated date of the transaction (yyyy-MM-dd hh:mm:ss.fff)