Class TdApi.PaymentProviderSmartGlocal

Enclosing class:
TdApi

public static class TdApi.PaymentProviderSmartGlocal extends TdApi.PaymentProvider
Smart Glocal payment provider.
  • Field Details

    • publicToken

      public String publicToken
      Public payment token.
    • tokenizeUrl

      public String tokenizeUrl
      URL for sending card tokenization requests.
    • CONSTRUCTOR

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

    • PaymentProviderSmartGlocal

      public PaymentProviderSmartGlocal()
      Smart Glocal payment provider.
    • PaymentProviderSmartGlocal

      public PaymentProviderSmartGlocal(String publicToken, String tokenizeUrl)
      Smart Glocal payment provider.
      Parameters:
      publicToken - Public payment token.
      tokenizeUrl - URL for sending card tokenization requests.
  • 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