Uses of Class
Avalara.SDK.model.EInvoicing.V1.Consents
-
Packages that use Consents Package Description Avalara.SDK.model.EInvoicing.V1 -
-
Uses of Consents in Avalara.SDK.model.EInvoicing.V1
Methods in Avalara.SDK.model.EInvoicing.V1 that return Consents Modifier and Type Method Description static ConsentsConsents. fromJson(String jsonString)Create an instance of Consents given an JSON stringConsentsTradingPartner. getConsents()Get consentsConsentsConsents. listInAvalaraDirectory(Boolean listInAvalaraDirectory)Methods in Avalara.SDK.model.EInvoicing.V1 with parameters of type Consents Modifier and Type Method Description TradingPartnerTradingPartner. consents(Consents consents)voidTradingPartner. setConsents(Consents consents)
-