Link Search Menu Expand Document

Constructor: starGiftAttributeIdModel

Back to constructors index

The ID of a model of a collectible gift ».

Attributes:

NameTypeRequiredDescription
document_idlongYesThe sticker representing the upgraded gift

Type: StarGiftAttributeId

Example:

$starGiftAttributeIdModel = ['_' => 'starGiftAttributeIdModel', 'document_id' => long];