state property

String state
final

Overall state — "PartiallyPaid", "FullyPaid", "Draft".

Implementation

final String state;