Type alias ShippingMethodUpdateDto

ShippingMethodUpdateDto: Omit<ShippingMethodCreateDto, keyof CreateMetadataFields>

Generated using TypeDoc