interface Transport {
    name: string;
    view_index: CloudantV1.DesignDocumentViewIndex.Transport;
}

Properties

Properties

name: string