FetchSubscriptionsOptions

export interface FetchSubscriptionsOptions
export interface FetchSubscriptionsOptions
Options used to fetch subscriptions
after?:Snowflake
Consider only subscriptions after this subscription id
before?:Snowflake
Consider only subscriptions before this subscription id
limit?:number
The maximum number of subscriptions to fetch
The SKU to fetch subscriptions for
The user to fetch entitlements for If both before and after are provided, only before is respected