RegionConfigurationRequest interface
Request body to get the configuration for the region.
Properties
datacenter |
Request body to get the datacenter address for given sku. |
schedule |
Request body to get the availability for scheduling orders. |
transport |
Request body to get the transport availability for given sku. |
Property Details
datacenterAddressRequest
Request body to get the datacenter address for given sku.
datacenterAddressRequest?: DatacenterAddressRequest
Property Value
scheduleAvailabilityRequest
Request body to get the availability for scheduling orders.
scheduleAvailabilityRequest?: ScheduleAvailabilityRequestUnion
Property Value
transportAvailabilityRequest
Request body to get the transport availability for given sku.
transportAvailabilityRequest?: TransportAvailabilityRequest