Constructor: payments.starGiftUpgradeAttributes
Attributes:
| Name | Type | Required |
|---|---|---|
| attributes | Array of StarGiftAttribute | Yes |
Type: payments.StarGiftUpgradeAttributes
Example:
$payments_starGiftUpgradeAttributes = ['_' => 'payments.starGiftUpgradeAttributes', 'attributes' => [StarGiftAttribute, StarGiftAttribute]];