Serialized Form
-
Package com.yoti.mobile.android.documentcapture.id.data.remote.proto
-
Class com.yoti.mobile.android.documentcapture.id.data.remote.proto.Chip extends com.squareup.wire.AndroidMessage<Chip,Chip.Builder> implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
payload
okio.ByteString payload
The digital payload read from the chip -
type
Chip.Type type
Type is the name of the object that has been marshalled to create the payload.
-
-
Class com.yoti.mobile.android.documentcapture.id.data.remote.proto.MrtdLogicalDataStructure extends com.squareup.wire.AndroidMessage<MrtdLogicalDataStructure,MrtdLogicalDataStructure.Builder> implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
files
java.util.List<MrtdLogicalDataStructure.FileEntry> files
-
-
Class com.yoti.mobile.android.documentcapture.id.data.remote.proto.MrtdLogicalDataStructure.FileEntry extends com.squareup.wire.AndroidMessage<MrtdLogicalDataStructure.FileEntry,MrtdLogicalDataStructure.FileEntry.Builder> implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
file
okio.ByteString file
-
key
java.lang.Integer key
-
-