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