Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.23 KB

DirectorySearchResponseValueInner.md

File metadata and controls

16 lines (12 loc) · 1.23 KB

Avalara.SDK.Model.EInvoicing.V1.DirectorySearchResponseValueInner

Properties

Name Type Description Notes
Id string Avalara unique ID of the participant in the directory. [optional]
Name string Name of the participant (typically, the name of the business entity). [optional]
Network string The network where the participant is present. [optional]
RegistrationDate DateTime Registration date of the participant if available [optional]
Identifiers List<DirectorySearchResponseValueInnerIdentifiersInner> [optional]
Addresses List<DirectorySearchResponseValueInnerAddressesInner> [optional]
SupportedDocumentTypes List<DirectorySearchResponseValueInnerSupportedDocumentTypesInner> [optional]

[Back to Model list] [Back to API list] [Back to README]