Click or drag to resize

PaymentState Property

Payment state; Supported values are draft, posted, posted-credit.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PaymentState State { get; set; }

Property Value

PaymentState
See Also