Home > @vsf-enterprise/commercetools-types > SetSubscriptionKey
# SetSubscriptionKey type
Signature:
export declare type SetSubscriptionKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
Home > @vsf-enterprise/commercetools-types > SetSubscriptionKey
Signature:
export declare type SetSubscriptionKey = {
key?: InputMaybe<Scalars['String']>;
};
References: InputMaybe, Scalars
On this page