Payment Properties |
The Payment type exposes the following members.
| Name | Description | |
|---|---|---|
| Amount |
Gets or sets the amount.
| |
| BatchId |
Gets or sets the batch id in which this payment is uploaded.
It has the following format: YYYY-MM-DD-HH-mm-SS-GUID-ACCOUNTID (just a formatted timestamp + accountId which uploaded this + filename).
| |
| CreatedByAccountId |
Gets or sets the created by account.
| |
| CreatedTime |
Gets or sets the created time.
| |
| Currency |
Gets or sets the Currency.
| |
| CustomAttributes |
Gets or sets the custom attributes.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Description |
Gets or sets the description.
| |
| DocumentId |
Gets or sets the DocumentId.
| |
| GenerateDocumentId |
Gets or sets a value indicating whether document id should be generated.
| |
| Id |
Gets the id.
| |
| Invoice |
Gets or sets the invoice.
| |
| InvoiceReferenceNumber |
Gets or sets the invoice number.
| |
| LastChangedTime |
Gets or sets the last changed time.
| |
| NewInvoice |
Gets or sets the new invoice, which is created for an underpayment.
| |
| PaymentId |
Gets or sets the payment id.
| |
| PaymentMethodProvider |
Gets or sets the payment method.
| |
| PaymentTransactionId |
Gets or sets the payment transaction id, if this payment is created from transaction.
| |
| ResellerId |
Gets or sets the reseller id.
| |
| Status |
Gets or sets the status.
|