Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 974 Bytes

File metadata and controls

20 lines (15 loc) · 974 Bytes

HeaderAccountNotification

Properties

Name Type Description Notes
_id String
title String
message String
messages_by_locale Option<std::collections::HashMap<String, String>> Construct a type with a set of properties K of type T
dates Option<std::collections::HashMap<String, String>> Construct a type with a set of properties K of type T
severity String
link_url Option<String>
link_text Option<String>
created_at chrono::DateTimechrono::FixedOffset
r#type Option<String> Discriminator for notifications with a special layout/click handler (e.g. "feedback-offer"). [optional]

[Back to Model list] [Back to API list] [Back to README]