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