|
PaymentExchangePaymentTypeCode Property |
Gets or sets the payment type code. If not set the default payment type code will be used.
This value can be empty if there is a regular payment. When using Infosofts credit card integrations this value MUST be empty.
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string PaymentTypeCode { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringSee Also