Home > @vsf-enterprise/commercetools-types > SetChannelAddress
# SetChannelAddress type
Signature:
export declare type SetChannelAddress = {
address?: InputMaybe<AddressInput>;
};
References: InputMaybe, AddressInput
Home > @vsf-enterprise/commercetools-types > SetChannelAddress
Signature:
export declare type SetChannelAddress = {
address?: InputMaybe<AddressInput>;
};
References: InputMaybe, AddressInput
On this page