core-utils
Preparing search index...
@clipboard-health/playwright-toolkit
DeployedAssetResult
Interface DeployedAssetResult
interface
DeployedAssetResult
{
attempts
:
DeployedAssetAttempt
[]
;
check
:
DeployedAssetReportCheck
;
contentType
?:
string
;
errorMessage
?:
string
;
isSuccess
:
boolean
;
status
?:
number
;
}
Index
Properties
attempts
check
content
Type?
error
Message?
is
Success
status?
Properties
attempts
attempts
:
DeployedAssetAttempt
[]
check
check
:
DeployedAssetReportCheck
Optional
content
Type
contentType
?:
string
Optional
error
Message
errorMessage
?:
string
is
Success
isSuccess
:
boolean
Optional
status
status
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempts
check
content
Type
error
Message
is
Success
status
core-utils
Loading...