Constructor: inputCollectibleUsername
Attributes:
Name | Type | Required |
---|---|---|
username | string | Yes |
Type: InputCollectible
Example:
$inputCollectibleUsername = ['_' => 'inputCollectibleUsername', 'username' => 'string'];
Name | Type | Required |
---|---|---|
username | string | Yes |
$inputCollectibleUsername = ['_' => 'inputCollectibleUsername', 'username' => 'string'];