ListCustomerRequest

Request list customers

Variables

identifier

string

The identifier of the custom

maximum_count

int32

The maximum count of the customers

descending

bool

Indicates if the list is descending or not

address

string

The address of the custom

city

string

The city of the custom

country_name

string

The country name of the custom

email

string

The email of the custom

first_name

string

The first name of the custom

last_name

string

The last name of the custom

postcode

string

The postcode of the custom

telephone

string

The telephone of the custom

zone

string

The zone of the custom

locked

bool

Indicates if the customer is locked or not

minimum_customer_id

int64

The id of the minimum custom

maximum_customer_id

int64

The id of the maximum custom

Close