requestMetadata property

RequestMetadata? requestMetadata
getter/setter pair

The meta information collected about the job searcher, used to improve the search quality of the service.

The identifiers (such as user_id) are provided by users, and must be unique and consistent.

Required.

Implementation

RequestMetadata? requestMetadata;