GenerateCardsBatchRequest

Request create a batch of cards

Summary
GenerateCardsBatchRequest
Variables
batchName string Specifies the name of the cards batch Errors:
batchDescription string Specifies the description of the cards batch
quantity int32 Specifies the amount of cards of the cards batch Errors:
cardTypeId int64 Specifies the id of the cardType of the cards batch Errors:
clubId int64 Specifies the id of the club to set for the cards batch Errors:
urlPrefix string Specifies the urlPrefix for the cards batch
cashAmount string Specifies the cashAmount for the cards of thet cardsbatch

Variables

batchName

string Specifies the name of the cards batch Errors:

batchDescription

string Specifies the description of the cards batch

quantity

int32 Specifies the amount of cards of the cards batch Errors:

cardTypeId

int64 Specifies the id of the cardType of the cards batch Errors:

clubId

int64 Specifies the id of the club to set for the cards batch Errors:

urlPrefix

string Specifies the urlPrefix for the cards batch

cashAmount

string Specifies the cashAmount for the cards of thet cardsbatch

Close