export interface APISubscription
https://discord.com/developers/docs/resources/subscription#subscription-object
optionalexternalstring country? :
ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope.
externalstring current_period_end :
End of the current subscription period
externalstring current_period_start :
Start of the current subscription period
externalSnowflake[] entitlement_ids :
List of entitlements granted for this subscription
externalSnowflake id :
ID of the subscription
externalSnowflake[] sku_ids :
List of SKUs subscribed to
externalSubscriptionStatus status :
Current status of the subscription
externalSnowflake user_id :
ID of the user who is subscribed