interface Transport {
    uuids: string[];
}

Properties

Properties

uuids: string[]