quantity property
When geo restriction is enabled
, this is the number of
countries in your whitelist
or blacklist
.
Otherwise, when it is not enabled, Quantity
is 0
,
and you can omit Items
.
Implementation
final int quantity;
When geo restriction is enabled
, this is the number of
countries in your whitelist
or blacklist
.
Otherwise, when it is not enabled, Quantity
is 0
,
and you can omit Items
.
final int quantity;