Click or drag to resize

PaymentMethod Property

Payment method; Supported values are check (default), cash, credit card, EFT, account credit.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public PaymentMethod Method { get; set; }

Property Value

Type: PaymentMethod
See Also