struct PassKit::NFC
- PassKit::NFC
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/nfc.crConstructors
- .new(pull : JSON::PullParser)
- .new(attributes : NFCTuple)
- .new(message : String, encryption_public_key : Nil | String = nil)
Instance Method Summary
- #encryption_public_key : String | Nil
- #encryption_public_key=(encryption_public_key : String | Nil)
- #message : String
- #message=(message : String)