Constructor: payments.starGiftWithdrawalUrl
A URL that can be used to import the exported NFT on Fragment.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | The URL to open. |
Type: payments.StarGiftWithdrawalUrl
Example:
$payments_starGiftWithdrawalUrl = ['_' => 'payments.starGiftWithdrawalUrl', 'url' => 'string'];