GET api/PersonAddress/GetFiltered

Request Information

URI Parameters

NameDescriptionTypeAdditional information
paths

Collection of string

None.

value

string

None.

pageSize

integer

None.

page

integer

None.

sortFieldsSet

Dictionary of string [key] and ListSortDirection [value]

None.

Body Parameters

None.

Response Information

Resource Description

SearchResultDtoOfPersonAddressDto
NameDescriptionTypeAdditional 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.