public static class TdApi.InputPassportElementErrorSourceReverseSide extends TdApi.InputPassportElementErrorSource
TdApi.InputPassportElementErrorSource.Constructors
Modifier and Type | Field and Description |
---|---|
static int |
CONSTRUCTOR
Identifier uniquely determining type of the object.
|
byte[] |
fileHash
Current hash of the file containing the reverse side.
|
Constructor and Description |
---|
InputPassportElementErrorSourceReverseSide()
The reverse side of the document contains an error.
|
InputPassportElementErrorSourceReverseSide(byte[] fileHash)
The reverse side of the document contains an error.
|
Modifier and Type | Method and Description |
---|---|
int |
getConstructor() |
toString
public byte[] fileHash
public static final int CONSTRUCTOR
public InputPassportElementErrorSourceReverseSide()
public InputPassportElementErrorSourceReverseSide(byte[] fileHash)
fileHash
- Current hash of the file containing the reverse side.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource