Class TdApi.InputCredentialsGooglePay

  • Enclosing class:
    TdApi

    public static class TdApi.InputCredentialsGooglePay
    extends TdApi.InputCredentials
    Applies if a user enters new credentials using Google 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

      • InputCredentialsGooglePay

        public InputCredentialsGooglePay()
        Applies if a user enters new credentials using Google Pay.
      • InputCredentialsGooglePay

        public InputCredentialsGooglePay​(String data)
        Applies if a user enters new credentials using Google Pay.
        Parameters:
        data - JSON-encoded data with the credential identifier.