Interface GetCountriesRequest

interface GetCountriesRequest {
    outputLanguage?: GetCountriesOutputLanguageEnum;
}

Properties

Properties