PaymentReceiptTypeRegular
Object Hierarchy:
Description:
public class PaymentReceiptTypeRegular :
PaymentReceiptType
The payment was done using a third-party payment provider
Content:
Properties:
- public string credentials_title { get; set construct; }
Title of the saved credentials chosen by the buyer
- public Invoice invoice { get; set construct; }
Information about the invoice
- public OrderInfo? order_info { get; set construct; }
Order information; may be null
- public int64 payment_provider_user_id { get; set construct; }
User identifier of the payment provider bot
- public ShippingOption? shipping_option { get; set construct; }
Chosen shipping option; may be null
- public int64 tip_amount { get; set construct; }
The amount of tip chosen by the buyer in the smallest units of the
currency
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
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