public class Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails extends Object
| Constructor | Description |
|---|---|
Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getTaxId() |
This field defines the tax identifier/registration number
|
String |
getType() |
This field defines the Tax type code (N=National, S=State, L=Local etc)
|
int |
hashCode() |
|
void |
setTaxId(String taxId) |
|
void |
setType(String type) |
|
Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails |
taxId(String taxId) |
|
String |
toString() |
|
Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails |
type(String type) |
public Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails()
public Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails taxId(String taxId)
public String getTaxId()
public void setTaxId(String taxId)
public Upv1capturecontextsDataOrderInformationAmountDetailsTaxDetails type(String type)
public String getType()
public void setType(String type)
Copyright © 2026. All rights reserved.