GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Domain
v2beta1
CheckContactsCompatibilityResponse
Interface CheckContactsCompatibilityResponse
interface
CheckContactsCompatibilityResponse
{
administrativeCheckResult
?:
CheckContactsCompatibilityResponseContactCheckResult
;
compatible
:
boolean
;
ownerCheckResult
?:
CheckContactsCompatibilityResponseContactCheckResult
;
technicalCheckResult
?:
CheckContactsCompatibilityResponseContactCheckResult
;
}
Index
Properties
administrative
Check
Result?
compatible
owner
Check
Result?
technical
Check
Result?
Properties
Optional
administrative
Check
Result
administrative
Check
Result
?:
CheckContactsCompatibilityResponseContactCheckResult
compatible
compatible
:
boolean
Optional
owner
Check
Result
owner
Check
Result
?:
CheckContactsCompatibilityResponseContactCheckResult
Optional
technical
Check
Result
technical
Check
Result
?:
CheckContactsCompatibilityResponseContactCheckResult
Settings
Theme
OS
Light
Dark
On This Page
Properties
administrative
Check
Result
compatible
owner
Check
Result
technical
Check
Result
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...