| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.nichandle |
| Modifier and Type | Method and Description |
|---|---|
OvhNewAccountAndToken |
ApiOvhNewAccount.POST(String firstname,
String vat,
String spareEmail,
String nationalIdentificationNumber,
String birthDay,
String area,
OvhOvhSubsidiaryEnum ovhSubsidiary,
OvhOvhCompanyEnum ovhCompany,
String email,
String city,
String fax,
String address,
String companyNationalIdentificationNumber,
OvhCountryEnum country,
String birthCity,
String organisation,
OvhLanguageEnum language,
String name,
OvhGenderEnum sex,
String phone,
String zip,
String corporationType,
OvhLegalFormEnum legalform)
Create a new OVH identifier
REST: POST /newAccount
|
| Modifier and Type | Method and Description |
|---|---|
static OvhGenderEnum |
OvhGenderEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhGenderEnum[] |
OvhGenderEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.