public class SignRequestSignerAttachment extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
SignRequestSignerAttachment.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
Identifier of the attachment file.
|
protected String |
name
Display name of the attachment file.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
SignRequestSignerAttachment() |
protected |
SignRequestSignerAttachment(SignRequestSignerAttachment.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getName() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic SignRequestSignerAttachment()
protected SignRequestSignerAttachment(SignRequestSignerAttachment.Builder builder)