public static interface TaxDocuments.Builder extends SdkPojo, CopyableBuilder<TaxDocuments.Builder,TaxDocuments>
| Modifier and Type | Method and Description |
|---|---|
default TaxDocuments.Builder |
ind(Consumer<INDTaxDocuments.Builder> ind)
Sets the value of the IND property for this object.
|
TaxDocuments.Builder |
ind(INDTaxDocuments ind)
Sets the value of the IND property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTaxDocuments.Builder ind(INDTaxDocuments ind)
ind - The new value for the IND property for this object.default TaxDocuments.Builder ind(Consumer<INDTaxDocuments.Builder> ind)
INDTaxDocuments.Builder avoiding the
need to create one manually via INDTaxDocuments.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to ind(INDTaxDocuments).
ind - a consumer that will call methods on INDTaxDocuments.Builderind(INDTaxDocuments)Copyright © 2023. All rights reserved.