ListUserRequest

Request a list of users

Summary

Variables

identifier

string

The identifier of the user

maximum_count

int32

The maximum count of the list

descending

boolean

Indicates if the list is descendig or not

address

string

The address of the user

city

string

The city of the user

country_name

string

The country of the user

email

string

The email of the user

first_name

string

The first name of the user

last_name

string

The last name of the user

postcode

string

The postcode of the user

telephone

string

The telephone of the user

zone

string

The zone of the user

locked

boolean

Indicates if the user if locked or not

merchant_id

int64

The Id of the merchant of the user

rightName

string

The rightname of the user

minimum_user_id

int64

The id of the minimum user

maximum_user_id

int64

The id of the maximum user

Close