Link Search Menu Expand Document

Constructor: starsTopupOption

Back to constructors index

Attributes:

NameTypeRequired
extendedBoolOptional
starslongYes
store_productstringOptional
currencystringYes
amountlongYes

Type: StarsTopupOption

Example:

$starsTopupOption = ['_' => 'starsTopupOption', 'extended' => Bool, 'stars' => long, 'store_product' => 'string', 'currency' => 'string', 'amount' => long];