UpdateNewPreCheckoutQuery constructor
UpdateNewPreCheckoutQuery({})
Implementation
UpdateNewPreCheckoutQuery({
super.extra,
super.client_id,
this.id,
this.sender_user_id,
this.currency,
this.total_amount,
this.invoice_payload,
this.shipping_option_id,
this.order_info,
});