Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel class

Available extensions

Properties

color String?
final
copyWith CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel<Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel>

Available on Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel, provided by the UtilityExtension$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel extension

no setter
createdAt DateTime
final
frequencyGoalEnabled bool?
final
hashCode int
The hash code for this object.
no setteroverride
id String
final
inactivityCycle int?
final
levelInterval Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel$levelInterval?
final
lossAmount int?
final
lossPoints int?
final
nextLevelMax int?
final
period int?
final
perks Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel$perks?
final
picture Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel$picture?
final
rank int?
final
reputationLevel String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
target Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel$target
final
translation List<Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels$reputationLevel$translation>?
final
turnoverGoalEnabled bool?
final
turnoverPoints int?
final
updatedAt DateTime
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override