OrdersRejectReturnLineItemRequest constructor
OrdersRejectReturnLineItemRequest({})
Implementation
OrdersRejectReturnLineItemRequest({
this.lineItemId,
this.operationId,
this.productId,
this.quantity,
this.reason,
this.reasonText,
});