java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InputInvoice
it.tdlight.jni.TdApi.InputInvoiceName
- Enclosing class:
- TdApi
An invoice from a link of the type internalLinkTypeInvoice.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAn invoice from a link of the type internalLinkTypeInvoice.InputInvoiceName
(DataInput input) An invoice from a link of the type internalLinkTypeInvoice.InputInvoiceName
(String name) An invoice from a link of the type internalLinkTypeInvoice. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
name
Name of the invoice. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InputInvoiceName
public InputInvoiceName()An invoice from a link of the type internalLinkTypeInvoice. -
InputInvoiceName
An invoice from a link of the type internalLinkTypeInvoice.- Parameters:
name
- String Name of the invoice.
-
InputInvoiceName
An invoice from a link of the type internalLinkTypeInvoice.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-