UpdateNewShippingQuery constructor
UpdateNewShippingQuery({})
Implementation
UpdateNewShippingQuery({
super.extra,
super.client_id,
this.id,
this.sender_user_id,
this.invoice_payload,
this.shipping_address,
});