|
PerformSubscriptionBalancePaymentRequestCustomerNumber Property |
Gets or sets the unique number of the customer doing the payment.
Currently the customer must always be the same as the owner of the payment agreement.
Namespace: Infosoft.Common.Contracts.MessageContracts.Subscriptions.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public int CustomerNumber { get; set; }
No code example is currently available or this language may not be supported.
Property Value
Int32See Also