Variables

balance

list BalanceVO

List of balances.

An example of a balance is 10 ambi punten.

cash

string

The amount of cash on the user.

couponQuantity

list CouponQuantityVO

List of coupon quantities.

An example of a coupon quantity is 1 free win for life ticket.

raffle_ticket_validation_responses

list RaffleTicketValidationResponse

List of the RaffleTicketValidationResponses

gifts

GiftVO

The gifts.

CouponQuantityVO

Response of a balance request.

Variables

amount

string

The quantity of coupon.

coupon

CouponVO

The coupon.

couponAssignmentCode

list string

List of coupon assignment codes.

Close