See: Description
Interface | Description |
---|---|
IDataSerializer |
Serialization interface to provide object serialization and deserialization methods.
|
Class | Description |
---|---|
Address |
Represents Address of VCard contact details.
|
CryptoCurrencyTransfer |
Represents Crypto currency transfer (reciever or transfer) for QR-Code.
|
CryptoCurrencyType |
Represents Crypto currency type.
|
Represents Email format for QR-Code.
|
|
EPC |
Represents European Payments Council Quick Response Code.
|
Event |
Represents standard QR-Code Event details.
|
MeCard |
Represents MeCard standard contact details.
|
VCard |
Represents VCard standard contact details.
|
WiFi |
Represents WiFi network connection details.
|
WiFiEncryptionType |
Represents WiFi Encryption type.
|
Annotation Type | Description |
---|---|
FormatAttribute |
Instructs for objects serialization to serialize the member with the specified name and format
|
SkipSerializationAttribute |
Instructs the serialization to skip the member
|