Name | Description | Type | Additional information |
---|---|---|---|
RegistrationTypeId |
Gets or sets the registration type id to search by. |
integer |
None. |
MIN |
Gets or sets the MIN to search by. |
string |
Max length: 18 |
DocumentName |
Gets or sets the document name to search by. |
string |
Max length: 150 |
StartInitiationDate |
Gets or sets a date value. Only registration records that were initiated after this date will return from the search. |
date |
Required |
EndInitiationDate |
Gets or sets a date value. Only registration records that were initiated before this date will return from the search. |
date |
Required |
ClientId |
Gets or sets the client identifier. |
integer |
None. |
PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
PageOffset |
Gets or sets the offset page to return. |
integer |
None. |