DemoAccountDataQuantity
in
Table of Contents
Constants
- HIGH = 3
- LOW = 1
- MEDIUM = 2
- QUANTITIES = [self::LOW => 30, self::MEDIUM => 100, self::HIGH => 1000]
Constants
HIGH
public
mixed
HIGH
= 3
LOW
public
mixed
LOW
= 1
MEDIUM
public
mixed
MEDIUM
= 2
QUANTITIES
public
mixed
QUANTITIES
= [self::LOW => 30, self::MEDIUM => 100, self::HIGH => 1000]