Skip to content

Commit c2580f8

Browse files
authored
Merge pull request #242 from rezam-deriv/rezam-deriv/add_accumulator_contractType
2 parents 9a6fce6 + 1d53619 commit c2580f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/api/models/enums.dart

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,8 @@ enum ContractType {
356356
callSpread,
357357
putSpread,
358358
runHigh,
359-
runLow
359+
runLow,
360+
accu,
360361
}
361362

362363
/// Defines the type of the users account

0 commit comments

Comments
 (0)