![]() | PaymentTypePartialEntity Class |
Namespace: AMCS.Elemos.IntegrationService.Entity.Payment
The PaymentTypePartialEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaymentTypePartialEntity |
Initializes a new instance of the PaymentTypePartialEntity class.
|
![]() | PaymentTypePartialEntity(Object) |
Initializes a new instance of the PaymentTypePartialEntity class.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets the description.
|
![]() | IsAutoPay |
Gets or sets a value indicating whether this instance is automatic pay.
|
![]() | IsCard |
Gets or sets a value indicating whether this instance is card.
|
![]() | IsCash |
Gets or sets a value indicating whether this instance is cash.
|
![]() | IsCheque |
Gets or sets a value indicating whether this instance is cheque.
|
![]() | IsDeleted |
Gets or sets a value indicating whether this instance is deleted.
|
![]() | IsDirectDebit |
Gets or sets a value indicating whether this instance is direct debit.
|
![]() | PaymentTypeId |
Gets or sets the payment type identifier.
|