menu
another_square package
documentation
square_models.dart
LoyaltyEventCreateReward
LoyaltyEventCreateReward.new constructor
LoyaltyEventCreateReward.new constructor
dark_mode
light_mode
LoyaltyEventCreateReward
constructor
LoyaltyEventCreateReward
(
{
String
?
loyaltyProgramId
,
int
?
points
,
String
?
rewardId
,
})
Implementation
LoyaltyEventCreateReward({ this.loyaltyProgramId, this.points, this.rewardId });
another_square package
documentation
square_models
LoyaltyEventCreateReward
LoyaltyEventCreateReward.new constructor
LoyaltyEventCreateReward class