Uses of Class
Avalara.SDK.model.EInvoicing.V1.TaxIdentifierSchemaByCountry200Response
-
Packages that use TaxIdentifierSchemaByCountry200Response Package Description Avalara.SDK.api.EInvoicing.V1 Avalara.SDK.model.EInvoicing.V1 -
-
Uses of TaxIdentifierSchemaByCountry200Response in Avalara.SDK.api.EInvoicing.V1
Methods in Avalara.SDK.api.EInvoicing.V1 that return TaxIdentifierSchemaByCountry200Response Modifier and Type Method Description TaxIdentifierSchemaByCountry200ResponseTaxIdentifiersApi. taxIdentifierSchemaByCountry(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters)Returns the tax identifier request & response schema for a specific country.Methods in Avalara.SDK.api.EInvoicing.V1 that return types with arguments of type TaxIdentifierSchemaByCountry200Response Modifier and Type Method Description ApiResponse<TaxIdentifierSchemaByCountry200Response>TaxIdentifiersApi. taxIdentifierSchemaByCountryWithHttpInfo(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters)Returns the tax identifier request & response schema for a specific country.Method parameters in Avalara.SDK.api.EInvoicing.V1 with type arguments of type TaxIdentifierSchemaByCountry200Response Modifier and Type Method Description okhttp3.CallTaxIdentifiersApi. taxIdentifierSchemaByCountryAsync(TaxIdentifiersApi.TaxIdentifierSchemaByCountryRequest requestParameters, ApiCallback<TaxIdentifierSchemaByCountry200Response> _callback)Returns the tax identifier request & response schema for a specific country. -
Uses of TaxIdentifierSchemaByCountry200Response in Avalara.SDK.model.EInvoicing.V1
Methods in Avalara.SDK.model.EInvoicing.V1 that return TaxIdentifierSchemaByCountry200Response Modifier and Type Method Description TaxIdentifierSchemaByCountry200ResponseTaxIdentifierSchemaByCountry200Response. countryCode(String countryCode)static TaxIdentifierSchemaByCountry200ResponseTaxIdentifierSchemaByCountry200Response. fromJson(String jsonString)Create an instance of TaxIdentifierSchemaByCountry200Response given an JSON stringTaxIdentifierSchemaByCountry200ResponseTaxIdentifierSchemaByCountry200Response. schema(Object schema)
-