Sub2ApiAdminChannelAccountStatsPricingRule class final
Constructors
-
Sub2ApiAdminChannelAccountStatsPricingRule({required int id, required String name, required List<
int> groupIds, required List<int> accountIds, required List<Sub2ApiAdminChannelModelPricing> pricing})
Properties
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