public static final class CompaniesGetDocumentsByNameRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
CompaniesGetDocumentsByNameResponse |
call(String cid,
String name) |
Calls getDocumentsByName method, Get list of company owned documents by exact name.
|
public final CompaniesGetDocumentsByNameResponse call(String cid, String name) throws OnshapeException
cid - Company IDname - Full case sensitive name of the document to find (Default: null)OnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.