public class TemplateSignerInputDimensionsField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateSignerInputDimensionsField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Double |
height
Relative height to the page the input is on, ranging from 0 to 1.
|
protected Double |
width
Relative width to the page the input is on, ranging from 0 to 1.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
TemplateSignerInputDimensionsField() |
protected |
TemplateSignerInputDimensionsField(TemplateSignerInputDimensionsField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getHeight() |
Double |
getWidth() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic TemplateSignerInputDimensionsField()
protected TemplateSignerInputDimensionsField(TemplateSignerInputDimensionsField.Builder builder)