Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 936 Bytes

MemberSearch.md

File metadata and controls

15 lines (12 loc) · 936 Bytes

# MemberSearch

Properties

Name Type Description Notes
is_archive_included bool Denotes if archived records should be included in the response payload [optional]
page_size int Denotes the number of records per page [optional]
page_num int Denotes the page number [optional]
sort_order \OpenAPI\Client\Model\PaginationRequestWithSortOptionsSortOrder [optional]
sort_key \OpenAPI\Client\Model\MemberSearchSortKey [optional]
search_key \OpenAPI\Client\Model\MemberSearchSearchKey
search_value string The search value to be queried

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