public static final class RevisionsGetLatestInDocumentOrCompanyRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
RevisionsGetLatestInDocumentOrCompanyResponse |
call(String cd,
String pnum) |
Calls getLatestInDocumentOrCompany method, Get the latest revision for a part number in a document or company.
|
Number |
et() |
Get Element type integer...
|
RevisionsGetLatestInDocumentOrCompanyRequest.Builder |
et(Number value) |
Set Element type integer...
|
public final Number et()
public final RevisionsGetLatestInDocumentOrCompanyRequest.Builder et(Number value)
value - Element type integer... 0: Part Studio, 1: Assembly, 2: Drawing. 4: Blobpublic final RevisionsGetLatestInDocumentOrCompanyResponse call(String cd, String pnum) throws OnshapeException
cd - Company (c) id or document (d) idpnum - Part numberOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.