Constructor: mediaAreaStarGift
Represents a collectible gift ».
Attributes:
Name | Type | Required | Description |
---|---|---|---|
coordinates | MediaAreaCoordinates | Yes | Coordinates of the media area. |
slug | string | Yes | slug from starGiftUnique.slug , that can be resolved as specified here ». |
Type: MediaArea
Example:
$mediaAreaStarGift = ['_' => 'mediaAreaStarGift', 'coordinates' => MediaAreaCoordinates, 'slug' => 'string'];