ListMerchantRequest

Variables

id

int64

The Id of the merchant.

maximum_count

int32

The maximum count of the list.

minimum_merchant_id

int64

The minimum Id of the merchant.

maximum_merchant_id

int64

The maximum Id of the merchant.

descending

bool

Indicates if the list is descending or not.

name

string

The name of the merchant.

program_id

string

The Id of the program of the merchant.

gift_commission

string

The gift comission of the merchant.

vat_number

string

The vat number of the merchant.

bank_account_number

string

The bank account number of the merchant.

bank_identifier_code

string

The bank identifier code of the merchant.

user_id

int64

The Id of the user of the merchant.

device_serial

string

The serial of the device of the merchant.

community_id

int64

The id of the community of the merchant.

showInactive

bool

Indicates if the inactives are shown or not.

showHidden

bool

Indicates if the hidden are shown or not.

Close