Preparing search index...
The search index is not available
PCD SDK
PCD SDK
@pcd/passport-interface
PCDGetRequest
Interface PCDGetRequest<T>
interface
PCDGetRequest
<
T
>
{
args
:
ArgsOf
<
T
>
;
options
?:
ProveOptions
;
pcdType
:
T
[
"name"
]
;
postMessage
:
boolean
;
returnUrl
:
string
;
type
:
Get
;
}
Type Parameters
T
extends
PCDPackage
=
PCDPackage
Hierarchy (
view full
)
PCDRequest
PCDGetRequest
Index
Properties
args
options?
pcd
Type
post
Message
return
Url
type
Properties
args
args
:
ArgsOf
<
T
>
Optional
options
options
?:
ProveOptions
pcd
Type
pcd
Type
:
T
[
"name"
]
post
Message
post
Message
:
boolean
return
Url
return
Url
:
string
type
type
:
Get
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
options
pcd
Type
post
Message
return
Url
type
PCD SDK
Loading...
Generated using
TypeDoc