Class TdApi.StarTransactionPartnerFragment

Enclosing class:
TdApi

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

    • withdrawalState

      @Nullable 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