GenerateCardsBatchResponse

Response to a cardsBatch create request.

Variables

batchName

string

Specifies the name of the cards batch

batchDescription

string

Specifies the description of the cards batch

quantity

int32

Specifies the amount of cards of the cards batch

urlPrefix

string

Specifies the urlPrefix for the cards batch

cardTypeId

int64

Specifies the id of the cardType of the cards batch

card

CardVO

The cards.

communityId

int64

Specifies the id of the community to set for the cards batch

Close