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
C#
public PaymentState State { get; set; }

Property Value

Type: PaymentState
See Also