export interface APISubscriptionSee also: https://discord.com/developers/docs/resources/subscription#subscription-object
optionalexternalcountry? : string 
ISO3166-1 alpha-2 country code of the payment source used to purchase the subscription. Missing unless queried with a private OAuth scope.
externalcurrent_period_end : string 
End of the current subscription period
externalcurrent_period_start : string 
Start of the current subscription period
externalentitlement_ids : Snowflake[] 
List of entitlements granted for this subscription
externalid : Snowflake 
ID of the subscription
List of SKUs that this user will be subscribed to at renewal
externalsku_ids : Snowflake[] 
List of SKUs subscribed to
externalstatus : SubscriptionStatus 
Current status of the subscription
externaluser_id : Snowflake 
ID of the user who is subscribed