Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 445 Bytes

StateMapDTO.md

File metadata and controls

12 lines (7 loc) · 445 Bytes

StateMapDTO

Properties

Name Type Description Notes
scope String The scope of this StateMap. [optional]
totalEntryCount Integer 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]