NAME
Paws::Route53Domains::ExtraParam
USAGE
This class represents one of two things:
Arguments in a call to a service
Use the attributes of this class as arguments to methods. You shouldn't make instances of this class. Each attribute should be used as a named argument in the calls that expect this type of object.
As an example, if Att1 is expected to be a Paws::Route53Domains::ExtraParam object:
$service_obj->Method(Att1 => { Name => $value, ..., Value => $value });
Results returned from an API call
Use accessors for each attribute. If Att1 is expected to be an Paws::Route53Domains::ExtraParam object:
$result = $service_obj->Method(...);
$result->Att1->Name
DESCRIPTION
ExtraParam includes the following elements.
ATTRIBUTES
REQUIRED Name => Str
The name of an additional parameter that is required by a top-level domain. Here are the top-level domains that require additional parameters and the names of the parameters that they require:
- .com.au and .net.au
-
AU_ID_NUMBERAU_ID_TYPEValid values include the following:
ABN(Australian business number)ACN(Australian company number)TM(Trademark number)
- .ca
-
BRAND_NUMBERCA_BUSINESS_ENTITY_TYPEValid values include the following:
BANK(Bank)COMMERCIAL_COMPANY(Commercial company)COMPANY(Company)COOPERATION(Cooperation)COOPERATIVE(Cooperative)COOPRIX(Cooprix)CORP(Corporation)CREDIT_UNION(Credit union)FOMIA(Federation of mutual insurance associations)INC(Incorporated)LTD(Limited)LTEE(Limitée)LLC(Limited liability corporation)LLP(Limited liability partnership)LTE(Lte.)MBA(Mutual benefit association)MIC(Mutual insurance company)NFP(Not-for-profit corporation)SA(S.A.)SAVINGS_COMPANY(Savings company)SAVINGS_UNION(Savings union)SARL(Société à responsabilité limitée)TRUST(Trust)ULC(Unlimited liability corporation)
CA_LEGAL_TYPEWhen
ContactTypeisPERSON, valid values include the following:ABO(Aboriginal Peoples indigenous to Canada)CCT(Canadian citizen)LGR(Legal Representative of a Canadian Citizen or Permanent Resident)RES(Permanent resident of Canada)
When
ContactTypeis a value other thanPERSON, valid values include the following:ASS(Canadian unincorporated association)CCO(Canadian corporation)EDU(Canadian educational institution)GOV(Government or government entity in Canada)HOP(Canadian Hospital)INB(Indian Band recognized by the Indian Act of Canada)LAM(Canadian Library, Archive, or Museum)MAJ(Her/His Majesty the Queen/King)OMK(Official mark registered in Canada)PLT(Canadian Political Party)PRT(Partnership Registered in Canada)TDM(Trademark registered in Canada)TRD(Canadian Trade Union)TRS(Trust established in Canada)
- .es
-
ES_IDENTIFICATIONSpecify the applicable value:
For contacts inside Spain: Enter your passport ID.
For contacts outside of Spain: Enter the VAT identification number for the company.
For .es domains, the value of
ContactTypemust bePERSON.
ES_IDENTIFICATION_TYPEValid values include the following:
DNI_AND_NIF(For Spanish contacts)NIE(For foreigners with legal residence)OTHER(For contacts outside of Spain)
ES_LEGAL_FORMValid values include the following:
ASSOCIATIONCENTRAL_GOVERNMENT_BODYCIVIL_SOCIETYCOMMUNITY_OF_OWNERSCOMMUNITY_PROPERTYCONSULATECOOPERATIVEDESIGNATION_OF_ORIGIN_SUPERVISORY_COUNCILECONOMIC_INTEREST_GROUPEMBASSYENTITY_MANAGING_NATURAL_AREASFARM_PARTNERSHIPFOUNDATIONGENERAL_AND_LIMITED_PARTNERSHIPGENERAL_PARTNERSHIPINDIVIDUALLIMITED_COMPANYLOCAL_AUTHORITYLOCAL_PUBLIC_ENTITYMUTUAL_INSURANCE_COMPANYNATIONAL_PUBLIC_ENTITYORDER_OR_RELIGIOUS_INSTITUTIONOTHERS (Only for contacts outside of Spain)POLITICAL_PARTYPROFESSIONAL_ASSOCIATIONPUBLIC_LAW_ASSOCIATIONPUBLIC_LIMITED_COMPANYREGIONAL_GOVERNMENT_BODYREGIONAL_PUBLIC_ENTITYSAVINGS_BANKSPANISH_OFFICESPORTS_ASSOCIATIONSPORTS_FEDERATIONSPORTS_LIMITED_COMPANYTEMPORARY_ALLIANCE_OF_ENTERPRISESTRADE_UNIONWORKER_OWNED_COMPANYWORKER_OWNED_LIMITED_COMPANY
- .fi
-
BIRTH_DATE_IN_YYYY_MM_DDFI_BUSINESS_NUMBERFI_ID_NUMBERFI_NATIONALITYValid values include the following:
FINNISHNOT_FINNISH
FI_ORGANIZATION_TYPEValid values include the following:
COMPANYCORPORATIONGOVERNMENTINSTITUTIONPOLITICAL_PARTYPUBLIC_COMMUNITYTOWNSHIP
- .fr
-
BIRTH_CITYBIRTH_COUNTRYBIRTH_DATE_IN_YYYY_MM_DDBIRTH_DEPARTMENT: Specify the INSEE code that corresponds with the department where the contact was born. If the contact was born somewhere other than France or its overseas departments, specify99. For more information, including a list of departments and the corresponding INSEE numbers, see the Wikipedia entry Departments of France (https://en.wikipedia.org/wiki/Departments_of_France).BRAND_NUMBER
- .it
-
IT_NATIONALITYIT_PINIT_REGISTRANT_ENTITY_TYPEValid values include the following:
FOREIGNERSFREELANCE_WORKERS(Freelance workers and professionals)ITALIAN_COMPANIES(Italian companies and one-person companies)NON_PROFIT_ORGANIZATIONSOTHER_SUBJECTSPUBLIC_ORGANIZATIONS
- .ru
-
BIRTH_DATE_IN_YYYY_MM_DDRU_PASSPORT_DATA
- .se
-
BIRTH_COUNTRYSE_ID_NUMBER
- .sg
-
SG_ID_NUMBER
- .co.uk, .me.uk, and .org.uk
-
UK_CONTACT_TYPEValid values include the following:
CRC(UK Corporation by Royal Charter)FCORP(Non-UK Corporation)FIND(Non-UK Individual, representing self)FOTHER(Non-UK Entity that does not fit into any other category)GOV(UK Government Body)IND(UK Individual (representing self))IP(UK Industrial/Provident Registered Company)LLP(UK Limited Liability Partnership)LTD(UK Limited Company)OTHER(UK Entity that does not fit into any other category)PLC(UK Public Limited Company)PTNR(UK Partnership)RCHAR(UK Registered Charity)SCH(UK School)STAT(UK Statutory Body)STRA(UK Sole Trader)
UK_COMPANY_NUMBER
In addition, many TLDs require a VAT_NUMBER.
REQUIRED Value => Str
The value that corresponds with the name of an extra parameter.
SEE ALSO
This class forms part of Paws, describing an object used in Paws::Route53Domains
BUGS and CONTRIBUTIONS
The source code is located here: https://github.com/pplu/aws-sdk-perl
Please report bugs to: https://github.com/pplu/aws-sdk-perl/issues