GetFeedDownloadUrlOperationParams

Types

Link copied to clipboard
Link copied to clipboard
public final class Builder
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

The downloadable files provided after specifying will only contain property information for that brand.

Link copied to clipboard
@Valid()
private final String locale

Follow ISO-3166 Country Codes and ISO-639 Language Codes, format: \"{LanguageCode}-{CountryCode}\".Support multiple values, for the feed files that support localization, Use this parameter to help filter out the localization files you want to download. If not using this parameter, then this API will return all locales files for specified type. If the specified type of file is not supported localization, there is no file will be returned.

Link copied to clipboard

The lodging type also means structure type, it only can be CL(Conventional Lodging) and VR(Vacation Rental). The downloadable files provided after specifying will only contain property information for that lodging type.

Link copied to clipboard

The point of supply means a country generally. The downloadable files provided after specifying will only contain properties' information for that country.

Link copied to clipboard

The type of file, used to get files by type.

Functions

Link copied to clipboard
Link copied to clipboard

The downloadable files provided after specifying will only contain property information for that brand.

Link copied to clipboard
public Headers getHeaders()
Link copied to clipboard
public final String getLocale()

Follow ISO-3166 Country Codes and ISO-639 Language Codes, format: \"{LanguageCode}-{CountryCode}\".Support multiple values, for the feed files that support localization, Use this parameter to help filter out the localization files you want to download. If not using this parameter, then this API will return all locales files for specified type. If the specified type of file is not supported localization, there is no file will be returned.

Link copied to clipboard

The lodging type also means structure type, it only can be CL(Conventional Lodging) and VR(Vacation Rental). The downloadable files provided after specifying will only contain property information for that lodging type.

Link copied to clipboard
Link copied to clipboard

The point of supply means a country generally. The downloadable files provided after specifying will only contain properties' information for that country.

Link copied to clipboard
public Parameters getQueryParams()
Link copied to clipboard

The type of file, used to get files by type.

Link copied to clipboard