public static class TemplateSignerInputDimensionsField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected Double |
height |
protected Double |
width |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TemplateSignerInputDimensionsField |
build() |
TemplateSignerInputDimensionsField.Builder |
height(Double height) |
TemplateSignerInputDimensionsField.Builder |
width(Double width) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic Builder()
public TemplateSignerInputDimensionsField.Builder width(Double width)
public TemplateSignerInputDimensionsField.Builder height(Double height)
public TemplateSignerInputDimensionsField build()