Preparing search index...
The search index is not available
PCD SDK
PCD SDK
@pcd/passport-interface
ActionConfigResponseValue
Type alias ActionConfigResponseValue
Action
Config
Response
Value
:
{
actionScreenConfig
?:
ActionScreenConfig
;
checkinActionInfo
?:
CheckinActionInfo
;
getContactActionInfo
?:
GetContactActionInfo
;
giveBadgeActionInfo
?:
GiveBadgeActionInfo
;
success
:
true
;
}
|
{
actionScreenConfig
?:
never
;
checkinActionInfo
?:
never
;
error
:
PodboxTicketActionError
;
getContactActionInfo
?:
never
;
giveBadgeActionInfo
?:
never
;
success
:
false
;
ticketInfo
?:
never
;
}
Type declaration
Optional
action
Screen
Config
?:
ActionScreenConfig
Optional
checkin
Action
Info
?:
CheckinActionInfo
Optional
get
Contact
Action
Info
?:
GetContactActionInfo
Optional
give
Badge
Action
Info
?:
GiveBadgeActionInfo
success
:
true
Type declaration
Optional
action
Screen
Config
?:
never
Optional
checkin
Action
Info
?:
never
error
:
PodboxTicketActionError
Optional
get
Contact
Action
Info
?:
never
Optional
give
Badge
Action
Info
?:
never
success
:
false
Optional
ticket
Info
?:
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
PCD SDK
Loading...
Generated using
TypeDoc