pending property
getter/setter pair
Payment log status for pending.
Implementation
static PaymentLogStatus pending = PaymentLogStatus(1, 'pending');
Payment log status for pending.
static PaymentLogStatus pending = PaymentLogStatus(1, 'pending');