GitHub Project
Developers Reference
Preparing search index...
The search index is not available
Scaleway JS SDK
Scaleway JS SDK
clients/src
Domain
v2beta1
NewContact
Interface NewContact
interface
NewContact
{
addressLine1
:
string
;
addressLine2
?:
string
;
city
:
string
;
companyIdentificationCode
?:
string
;
companyName
?:
string
;
country
:
string
;
email
:
string
;
emailAlt
?:
string
;
extensionEu
?:
ContactExtensionEU
;
extensionFr
?:
ContactExtensionFR
;
extensionNl
?:
ContactExtensionNL
;
faxNumber
?:
string
;
firstname
:
string
;
lang
:
LanguageCode
;
lastname
:
string
;
legalForm
:
ContactLegalForm
;
phoneNumber
:
string
;
questions
?:
ContactQuestion
[]
;
resale
:
boolean
;
state
?:
string
;
vatIdentificationCode
?:
string
;
whoisOptIn
:
boolean
;
zip
:
string
;
}
Index
Properties
address
Line1
address
Line2?
city
company
Identification
Code?
company
Name?
country
email
email
Alt?
extension
Eu?
extension
Fr?
extension
Nl?
fax
Number?
firstname
lang
lastname
legal
Form
phone
Number
questions?
resale
state?
vat
Identification
Code?
whois
Opt
In
zip
Properties
address
Line1
addressLine1
:
string
Optional
address
Line2
addressLine2
?:
string
city
city
:
string
Optional
company
Identification
Code
companyIdentificationCode
?:
string
Optional
company
Name
companyName
?:
string
country
country
:
string
email
email
:
string
Optional
email
Alt
emailAlt
?:
string
Optional
extension
Eu
extensionEu
?:
ContactExtensionEU
Optional
extension
Fr
extensionFr
?:
ContactExtensionFR
Optional
extension
Nl
extensionNl
?:
ContactExtensionNL
Optional
fax
Number
faxNumber
?:
string
firstname
firstname
:
string
lang
lang
:
LanguageCode
lastname
lastname
:
string
legal
Form
legalForm
:
ContactLegalForm
phone
Number
phoneNumber
:
string
Optional
questions
questions
?:
ContactQuestion
[]
Deprecated
resale
resale
:
boolean
Optional
state
state
?:
string
Optional
vat
Identification
Code
vatIdentificationCode
?:
string
whois
Opt
In
whoisOptIn
:
boolean
zip
zip
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
company
Identification
Code
company
Name
country
email
email
Alt
extension
Eu
extension
Fr
extension
Nl
fax
Number
firstname
lang
lastname
legal
Form
phone
Number
questions
resale
state
vat
Identification
Code
whois
Opt
In
zip
GitHub Project
Developers Reference
Scaleway JS SDK
Loading...
Deprecated