pending constant

CommerceActionStatusCode const pending

The action is still pending and grants no entitlement or fulfillment.

Implementation

static const pending = CommerceActionStatusCode._('pending', true);