Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel class
Constructors
-
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel({String? name, String? color, int? period, int? lossAmount, int? lossPoints, int? turnoverPoints, int? inactivityCycle, bool? turnoverGoalEnabled, bool? frequencyGoalEnabled, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$picture? picture, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$cardPicture? cardPicture, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$perks? perks, List<
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$translation> ? translation}) -
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel.fromJson(Map<
String, dynamic> json) -
factory
Properties
- cardPicture → Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$cardPicture?
-
final
- color → String?
-
final
-
copyWith
→ CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel<
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel> -
Available on Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel, provided by the UtilityExtension$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel extension
no setter - frequencyGoalEnabled → bool?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- inactivityCycle → int?
-
final
- lossAmount → int?
-
final
- lossPoints → int?
-
final
- name → String?
-
final
- period → int?
-
final
- perks → Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$perks?
-
final
- picture → Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$picture?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
translation
→ List<
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$prelevel$translation> ? -
final
- turnoverGoalEnabled → bool?
-
final
- turnoverPoints → int?
-
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