Link Search Menu Expand Document

Constructor: inputStorePaymentStarsTopup

Back to constructors index

Attributes:

NameTypeRequired
starslongYes
currencystringYes
amountlongYes

Type: InputStorePaymentPurpose

Example:

$inputStorePaymentStarsTopup = ['_' => 'inputStorePaymentStarsTopup', 'stars' => long, 'currency' => 'string', 'amount' => long];