struct PassKit::Field
- PassKit::Field
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/style.crConstructors
Instance Method Summary
- #attributed_value : FieldValue | Nil
- #attributed_value=(attributed_value : FieldValue | Nil)
- #change_message : String | Nil
- #change_message=(change_message : String | Nil)
- #data_detector_types : Array(String) | Nil
- #data_detector_types=(data_detector_types : Array(String) | Nil)
- #key : String
- #key=(key : String)
- #label : String | Nil
- #label=(label : String | Nil)
- #text_alignment : String | Nil
- #text_alignment=(text_alignment : String | Nil)
- #value : FieldValue
- #value=(value : FieldValue)