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