Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 714 Bytes

TamAdvisoryInfo.md

File metadata and controls

13 lines (9 loc) · 714 Bytes

TamAdvisoryInfo

State of an advisory in the context of a given account. Used to capture a given account's preferences regarding associated advisory.

Properties

Name Type Description Notes
state str Current state of the advisory for the owner. Indicates if the user is interested in getting updates for the advisory. [optional] [default to 'active']
account IamAccount [optional]
advisory TamAdvisory [optional]

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