Home > @vsf-enterprise/commercetools-types > CloudEventsSubscriptionsFormatInput
# CloudEventsSubscriptionsFormatInput type
Signature:
export declare type CloudEventsSubscriptionsFormatInput = {
cloudEventsVersion: Scalars['String'];
};
References: Scalars