The InvoicePayment type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | InvoicePayment | Initializes a new instance of the InvoicePayment class |
Properties
Name | Description | |
---|---|---|
![]() | CreatedBy |
Gets or Sets CreatedBy
|
![]() | Id |
Gets or Sets Id
|
![]() | InvoiceId |
Gets or Sets InvoiceId
|
![]() | Notes |
Gets or Sets Notes
|
![]() | PaidAmount |
Gets or Sets PaidAmount
|
![]() | ParentTenantId |
Gets or Sets ParentTenantId
|
![]() | PaymentDate |
Gets or Sets PaymentDate
|
![]() | PaymentMode |
Gets or Sets PaymentMode
|
![]() | PaymentModeValue |
Gets or Sets PaymentModeValue
|
![]() | TenantId |
Gets or Sets TenantId
|
See Also