interface FetchSubscriptionOptions
extends
BaseFetchOptionsexport interface FetchSubscriptionOptions extends BaseFetchOptions
Options used to fetch a subscription
optionalboolean = true cache? :
Whether to cache the fetched data if it wasn't already
Inherited from: BaseFetchOptions
optionalboolean force? :
Whether to skip the cache check and request the API
Inherited from: BaseFetchOptions
SKUResolvable sku :
The SKU to fetch the subscription for
Snowflake subscriptionId :
The id of the subscription to fetch