StateMapDTO

Properties

Name Type Description Notes
scope str The scope of this StateMap. [optional]
total_entry_count int The total number of state entries. When the state map is lengthy, only of portion of the entries are returned. [optional]
state list[StateEntryDTO] The state. [optional]

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