Class TdApi.PaymentProviderOther

Enclosing class:
TdApi

public static class TdApi.PaymentProviderOther extends TdApi.PaymentProvider
Some other payment provider, for which a web payment form must be shown.
  • Field Details

    • url

      public String url
      Payment form URL.
    • CONSTRUCTOR

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

    • PaymentProviderOther

      public PaymentProviderOther()
      Some other payment provider, for which a web payment form must be shown.
    • PaymentProviderOther

      public PaymentProviderOther(String url)
      Some other payment provider, for which a web payment form must be shown.
      Parameters:
      url - Payment form URL.
  • 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