TransactionRuleIntervalDayOfWeekEnum class

Inheritance
  • Object
  • EnumClass
  • TransactionRuleIntervalDayOfWeekEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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

Static Properties

serializer → Serializer<TransactionRuleIntervalDayOfWeekEnum>
no setter
values → BuiltSet<TransactionRuleIntervalDayOfWeekEnum>
no setter

Constants

friday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
monday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
saturday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
sunday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
thursday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
tuesday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
unknownDefaultOpenApi → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.
wednesday → const TransactionRuleIntervalDayOfWeekEnum
The day of week, used when the duration.unit is weeks. If not provided, by default, this is set to monday. Possible values: sunday, monday, tuesday, wednesday, thursday, friday.