Constructor: starGiftAttributeIdBackdrop
The ID of a backdrop of a collectible gift ».
Attributes:
Name | Type | Required | Description |
---|---|---|---|
backdrop_id | int | Yes | Unique ID of the backdrop. |
Type: StarGiftAttributeId
Example:
$starGiftAttributeIdBackdrop = ['_' => 'starGiftAttributeIdBackdrop', 'backdrop_id' => int];