InvoiceDetails Type
Details about an invoice.
Remarks
Details about an invoice.
Fields
CanceledBy String |
Contains the account that canceled the invoice. | ||||||
CanceledByActor String |
Contains the actor that canceled the invoice. | ||||||
CanceledDate String |
Contains the date on which the invoice was canceled. | ||||||
CreatedBy String |
Contains the account that created the invoice. | ||||||
CreatedDate String |
Contains the date on which the invoice was created. | ||||||
FirstSentDate String |
Contains the date on which the invoice was first sent. | ||||||
Origin int |
Contains the origin of which the invoice was created.
| ||||||
Status String |
Contains the status of the invoice. | ||||||
TotalAmount String |
Contains the total amount of the invoice. | ||||||
LastSentBy String |
Contains the account that last sent the invoice. | ||||||
LastSentDate String |
Contains the date on which the invoice was last sent. | ||||||
LastUpdatedBy String |
Contains the account last edited the invoice. | ||||||
LastUpdatedDate String |
Contains the date on which the invoice was last updated. | ||||||
PaidDate String |
Contains the date on which the invoice was paid. |
Constructors
public InvoiceDetails();