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