commercestoretax.GetStoreTaxesInfoResponse
Response class representation for GetStoreTaxesInfo API invocation.
Constructor for GetStoreTaxesInfoResponse object. All arguments are required.
| Param | Description |
|---|---|
localeType | Initial value for GetStoreTaxesInfoResponse.TaxLocaleType. |
Get 'GetStoreTaxesInfoResponse.TaxLocaleType'.
| Type | Description |
|---|---|
String |
Set 'GetStoreTaxesInfoResponse.TaxLocaleType'.
| Type | Description |
|---|---|
void |
Returns true if the execution is successful , false otherwise.
| Type | Description |
|---|---|
Boolean |
Get 'GetStoreTaxesInfoResponse.ErrorMessage'.
| Type | Description |
|---|---|
String |
Get 'GetStoreTaxesInfoResponse.LocalizedErrorMessage'.
| Type | Description |
|---|---|
String |
Get 'GetStoreTaxesInfoResponse.ErrorCode'.
| Type | Description |
|---|---|
String |
Set 'GetStoreTaxesInfoResponse.Error' based on errorMessage and localizedErrorMessage
| Type | Description |
|---|---|
void |
Returns the map having TaxesInfo <K,V> as <String, StoreTaxesInfoContainer> return TaxInfoCollection
Removes the value from the map having key as 'productId'
| Type | Description |
|---|---|
void |
Adds the value to the map having key as 'productId' and value as 'taxesInfo'
| Type | Description |
|---|---|
void |