Preparing search index...
The search index is not available
PCD SDK
PCD SDK
@pcd/passport-interface
PCDAddRequest
Interface PCDAddRequest
interface
PCDAddRequest
{
folder
?:
string
;
mintUrl
?:
string
;
pcd
:
SerializedPCD
<
PCD
<
unknown
,
unknown
>
>
;
postMessage
:
boolean
;
redirectToFolder
?:
boolean
;
returnUrl
:
string
;
type
:
Add
;
}
Hierarchy (
view full
)
PCDRequest
PCDAddRequest
Index
Properties
folder?
mint
Url?
pcd
post
Message
redirect
To
Folder?
return
Url
type
Properties
Optional
folder
folder
?:
string
Optional
mint
Url
mint
Url
?:
string
pcd
pcd
:
SerializedPCD
<
PCD
<
unknown
,
unknown
>
>
post
Message
post
Message
:
boolean
Optional
redirect
To
Folder
redirect
To
Folder
?:
boolean
return
Url
return
Url
:
string
type
type
:
Add
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
folder
mint
Url
pcd
post
Message
redirect
To
Folder
return
Url
type
PCD SDK
Loading...
Generated using
TypeDoc