interface Transport {
    results: BulkGetResultItem[];
}

Properties

Properties