Constructor: starGiftAttributeCounter
Attributes:
Name | Type | Required |
---|---|---|
attribute | StarGiftAttributeId | Yes |
count | int | Yes |
Type: StarGiftAttributeCounter
Example:
$starGiftAttributeCounter = ['_' => 'starGiftAttributeCounter', 'attribute' => StarGiftAttributeId, 'count' => int];