Interface CarrierListInterfaceInternal

Interface version of CarrierList

interface CarrierListInterface {
    carriers: CarrierInterface[];
}

Implemented by

Properties

Properties

carriers: CarrierInterface[]

The list of carriers returned