Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 894 Bytes

Attention.md

File metadata and controls

15 lines (11 loc) · 894 Bytes

Attention

Properties

Name Type Description Notes
id int The attention id
subject \Swagger\Client\Model\AttentionSubject The relation of the attention [optional]
attention_type int The attention type. A list of possible codes and their meaning can be found above in the general Attentions section. [optional]
date \DateTime The date of the attention [optional]
expiration_date \DateTime The date and time when the attention expires. [optional]
seen bool If an attention is marked as ‘seen’ or not [optional]

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