Preparing search index...
The search index is not available
ask-and-trust - v2.4.0
ask-and-trust
frontend/src/types/types
SurveyCardType
Interface SurveyCardType
interface
SurveyCardType
{
availableDuration
:
number
;
category
:
SurveyCategoryType
;
description
:
string
;
estimatedDuration
:
number
;
id
:
string
;
isOwner
?:
boolean
;
picture
:
string
;
status
?:
string
;
title
:
string
;
user
?:
User
;
}
Index
Properties
available
Duration
category
description
estimated
Duration
id
is
Owner?
picture
status?
title
user?
Properties
available
Duration
available
Duration
:
number
category
category
:
SurveyCategoryType
description
description
:
string
estimated
Duration
estimated
Duration
:
number
id
id
:
string
Optional
is
Owner
is
Owner
?:
boolean
picture
picture
:
string
Optional
status
status
?:
string
title
title
:
string
Optional
user
user
?:
User
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
available
Duration
category
description
estimated
Duration
id
is
Owner
picture
status
title
user
ask-and-trust - v2.4.0
Loading...