PassKit::NFC
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(attributes : NFCTuple)
Sourcenew(message : String, encryption_public_key : Nil | String = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
encryption_public_key
Sourceencryption_public_key=(encryption_public_key : String | Nil)
Sourcemessage
Sourcemessage=(message : String)
Source