Link Search Menu Expand Document

Constructor: starGiftAttributePattern

Back to constructors index

Attributes:

NameTypeRequired
namestringYes
documentDocumentOptional
rarity_permilleintYes

Type: StarGiftAttribute

Example:

$starGiftAttributePattern = ['_' => 'starGiftAttributePattern', 'name' => 'string', 'document' => Document, 'rarity_permille' => int];