public final class AppElementsStartTransactionRequest extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AppElementsStartTransactionRequest.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AppElementsStartTransactionRequest.Builder |
builder(Onshape onshape) |
|
String |
getDescription() |
Get Description of the change being made, for history tracking
|
String |
getParentChangeId() |
Get Id of the last change made by this application to this element
|
String |
toString() |
public final String getParentChangeId()
public final String getDescription()
public static final AppElementsStartTransactionRequest.Builder builder(Onshape onshape)
Copyright © 2021. All rights reserved.