GET api/PersonAddress/GetPage
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PageNumber | integer |
None. |
|
| UseCaseId | integer |
None. |
|
| LogicalOperator | LogicalOperatorEnum |
None. |
|
| SearchFieldsSet | Collection of SearchFields |
None. |
|
| SortFieldsSet | Dictionary of string [key] and ListSortDirection [value] |
None. |
|
| PageSize | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
SearchResultDtoOfPersonAddressDto| Name | Description | Type | Additional information |
|---|---|---|---|
| data | Collection of PersonAddressDto |
None. |
|
| page | integer |
None. |
|
| totalRows | integer |
None. |
|
| pageSize | integer |
None. |
|
| tipoPaginacao | TipoPaginacaoEnum |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.