INPUT_OBJECT
RegisteredUsersPropertiesInput
link GraphQL Schema definition
- input RegisteredUsersPropertiesInput {
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- # Array of comma delimited, registered user property strings used to create a
- # registered user
- String] : [
- }