paymentState property
The payment state of the subscription.
Possible values are: 0. Payment pending 1. Payment received 2. Free trial 3. Pending deferred upgrade/downgrade Not present for canceled, expired subscriptions.
Implementation
core.int? paymentState;