Link Search Menu Expand Document

Constructor: payments.starGiftWithdrawalUrl

Back to constructors index

A URL that can be used to import the exported NFT on Fragment.

Attributes:

NameTypeRequiredDescription
urlstringYesThe URL to open.

Type: payments.StarGiftWithdrawalUrl

Example:

$payments_starGiftWithdrawalUrl = ['_' => 'payments.starGiftWithdrawalUrl', 'url' => 'string'];