APISubscription

Signature

export interface APISubscription

Properties

canceled_at: string | null;

When the subscription was canceled

country?: string;

ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope.