MoxiWorks Platform
.NET SDK For MoxiWorks Public API
|
Collection of Offices returned from a search. More...
Properties | |
int | PageNumber = 1 [get, set] |
For queries with multi-page responses, use the page_number parameter to return data for specific pages. Data for page 1 is returned if this parameter is not included. More... | |
int | TotalPages = 1 [get, set] |
Use this parameter if total_pages indicates that there is more than one page of data available. More... | |
List< Office > | Offices = new List<Office>() [get, set] |
List of a brockerages offices More... | |
Collection of Offices returned from a search.
List of a brockerages offices
|
getset |
For queries with multi-page responses, use the page_number parameter to return data for specific pages. Data for page 1 is returned if this parameter is not included.
|
getset |
Use this parameter if total_pages indicates that there is more than one page of data available.