CreateReturnShippingLabelResult constructor
CreateReturnShippingLabelResult({
- ShippingLabelStatus? status,
Implementation
CreateReturnShippingLabelResult({
this.status,
});
CreateReturnShippingLabelResult({
this.status,
});