public static class TdApi.InputPassportElementErrorSourceFrontSide 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 front side.
|
Constructor and Description |
---|
InputPassportElementErrorSourceFrontSide()
The front side of the document contains an error.
|
InputPassportElementErrorSourceFrontSide(byte[] fileHash)
The front 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 InputPassportElementErrorSourceFrontSide()
public InputPassportElementErrorSourceFrontSide(byte[] fileHash)
fileHash
- Current hash of the file containing the front side.public int getConstructor()
getConstructor
in class TdApi.InputPassportElementErrorSource