ServiceApiType
Services Api available.
enum ServiceApiType {
HOTEL
TRANSPORTATION
CAR
TRANSFERS
ACTIVITIES
VIRTUALACCOUNT
PAYMENT
PACKAGE
}
Values
ServiceApiType.HOTEL
When the request has been done against the Hotel API
ServiceApiType.TRANSPORTATION
When the request has been done against the Transportation API
ServiceApiType.CAR
When the request has been done against the Car API
ServiceApiType.TRANSFERS
When the request has been done against the Transfers API
ServiceApiType.ACTIVITIES
When the request has been done against the Activities API
ServiceApiType.VIRTUALACCOUNT
When the request has been done against the Virtual Account API
ServiceApiType.PAYMENT
When the request has been done against the Payment API
ServiceApiType.PACKAGE
When the request has been done against the Package API
Member Of
StatsFilterInput
input