Home > @vsf-enterprise/commercetools-types > ChangeSubscriptionDestination
# ChangeSubscriptionDestination type
Signature:
export declare type ChangeSubscriptionDestination = {
destination: DestinationInput;
};
References: DestinationInput
Home > @vsf-enterprise/commercetools-types > ChangeSubscriptionDestination
Signature:
export declare type ChangeSubscriptionDestination = {
destination: DestinationInput;
};
References: DestinationInput
On this page