Constructor: inputSavedStarGiftSlug
Points to a collectible gift obtained from a collectible gift link ».
Attributes:
Name | Type | Required | Description |
---|---|---|---|
slug | string | Yes | Slug from the link. |
Type: InputSavedStarGift
Example:
$inputSavedStarGiftSlug = ['_' => 'inputSavedStarGiftSlug', 'slug' => 'string'];