GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Domain
v2beta1
RegistrarApiListContactsRequest
Type Alias RegistrarApiListContactsRequest
RegistrarApiListContactsRequest
:
{
domain
?:
string
;
emailStatus
?:
ContactEmailStatus
;
organizationId
?:
string
;
page
?:
number
;
pageSize
?:
number
;
projectId
?:
string
;
role
?:
ListContactsRequestRole
;
}
Type declaration
Optional
domain
?:
string
Optional
emailStatus
?:
ContactEmailStatus
Optional
organizationId
?:
string
Optional
page
?:
number
Optional
pageSize
?:
number
Optional
projectId
?:
string
Optional
role
?:
ListContactsRequestRole
Settings
Theme
OS
Light
Dark
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...