@makehq/sdk
Preparing search index...
GetCredentialRequestOptions
Type Alias GetCredentialRequestOptions<C>
Options for getting a credential request
type
GetCredentialRequestOptions
<
C
extends
keyof
CredentialRequest
=
never
>
=
{
cols
?:
C
[]
|
[
"*"
]
;
}
Type Parameters
C
extends
keyof
CredentialRequest
=
never
Index
Properties
cols?
Properties
Optional
cols
cols
?:
C
[]
|
[
"*"
]
Specific columns/fields to include in the response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cols
@makehq/sdk
Loading...
Options for getting a credential request