Class TdApi.StarTransactionPartnerFragment

Enclosing class:
TdApi

public static class TdApi.StarTransactionPartnerFragment extends TdApi.StarTransactionPartner
The transaction is a transaction with Fragment.
  • Field Details

    • withdrawalState

      public TdApi.RevenueWithdrawalState withdrawalState
      State of the withdrawal; may be null for refunds from Fragment.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • StarTransactionPartnerFragment

      public StarTransactionPartnerFragment()
      The transaction is a transaction with Fragment.
    • StarTransactionPartnerFragment

      public StarTransactionPartnerFragment(TdApi.RevenueWithdrawalState withdrawalState)
      The transaction is a transaction with Fragment.
      Parameters:
      withdrawalState - State of the withdrawal; may be null for refunds from Fragment.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR