SendPaymentForm
Object Hierarchy:
Description:
public class SendPaymentForm :
TDObject
Sends a filled-out payment form to the bot for final verification
Content:
Properties:
- public InputCredentials credentials { get; set construct; }
The credentials chosen by user for payment; pass null for a payment in
Telegram Stars
- public InputInvoice input_invoice { get; set construct; }
The invoice
- public string order_info_id { get; set construct; }
- public int64 payment_form_id { get; set construct; }
- public string shipping_option_id { get; set construct; }
Identifier of a chosen shipping option, if applicable
- public int64 tip_amount { get; set construct; }
Chosen by the user amount of tip in the smallest units of the currency
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref