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
address
Line1
:
string
Optional
address
Line2
address
Line2
?:
string
city
city
:
string
Optional
company
Identification
Code
company
Identification
Code
?:
string
Optional
company
Name
company
Name
?:
string
country
country
:
string
email
email
:
string
Optional
email
Alt
email
Alt
?:
string
Optional
extension
Eu
extension
Eu
?:
ContactExtensionEU
Optional
extension
Fr
extension
Fr
?:
ContactExtensionFR
Optional
extension
Nl
extension
Nl
?:
ContactExtensionNL
Optional
fax
Number
fax
Number
?:
string
firstname
firstname
:
string
lang
lang
:
LanguageCode
lastname
lastname
:
string
legal
Form
legal
Form
:
ContactLegalForm
phone
Number
phone
Number
:
string
Optional
questions
questions
?:
ContactQuestion
[]
Deprecated
resale
resale
:
boolean
Optional
state
state
?:
string
Optional
vat
Identification
Code
vat
Identification
Code
?:
string
whois
Opt
In
whois
Opt
In
:
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