Class TdApi.InputCredentialsApplePay

Enclosing class:
TdApi

public static class TdApi.InputCredentialsApplePay extends TdApi.InputCredentials
Applies if a user enters new credentials using Apple Pay.
  • Field Details

    • data

      public String data
      JSON-encoded data with the credential identifier.
    • CONSTRUCTOR

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

    • InputCredentialsApplePay

      public InputCredentialsApplePay()
      Applies if a user enters new credentials using Apple Pay.
    • InputCredentialsApplePay

      public InputCredentialsApplePay(String data)
      Applies if a user enters new credentials using Apple Pay.
      Parameters:
      data - JSON-encoded data with the credential identifier.
  • 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