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 Detail

      • 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:
        Constant Field Values
    • Constructor Detail

      • 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.