struct

Dkeygen::UserIdInfo

Inherits JSON::Serializable < YAML::Serializable < Struct < Value < Object

Constructors

new(type : String, validity : Char, user_id_string : String, creation_date : Time, expiration_date : Time | Nil, preferences : String | Nil = nil)
new(pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

creation_date
expiration_date
preferences
type
user_id_string
validity