Class TdApi.BankCardInfo

  • Enclosing class:
    TdApi

    public static class TdApi.BankCardInfo
    extends TdApi.Object
    Information about a bank card.
    • Field Detail

      • title

        public String title
        Title of the bank card description.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BankCardInfo

        public BankCardInfo()
        Information about a bank card.
      • BankCardInfo

        public BankCardInfo​(String title,
                            TdApi.BankCardActionOpenUrl[] actions)
        Information about a bank card.
        Parameters:
        title - Title of the bank card description.
        actions - Actions that can be done with the bank card number.