Uses of Class
Avalara.SDK.model.EInvoicing.V1.DirectorySearchResponseValueInner
-
Packages that use DirectorySearchResponseValueInner Package Description Avalara.SDK.model.EInvoicing.V1 -
-
Uses of DirectorySearchResponseValueInner in Avalara.SDK.model.EInvoicing.V1
Methods in Avalara.SDK.model.EInvoicing.V1 that return types with arguments of type DirectorySearchResponseValueInner Modifier and Type Method Description List<DirectorySearchResponseValueInner>DirectorySearchResponse. getValue()Get valueMethods in Avalara.SDK.model.EInvoicing.V1 with parameters of type DirectorySearchResponseValueInner Modifier and Type Method Description DirectorySearchResponseDirectorySearchResponse. addValueItem(DirectorySearchResponseValueInner valueItem)Method parameters in Avalara.SDK.model.EInvoicing.V1 with type arguments of type DirectorySearchResponseValueInner Modifier and Type Method Description voidDirectorySearchResponse. setValue(List<DirectorySearchResponseValueInner> value)DirectorySearchResponseDirectorySearchResponse. value(List<DirectorySearchResponseValueInner> value)
-