Sha256: d4636940cb03be9f38f565805d94b3deaa7a56ad37a324c70fe929301a2330fe

Contents?: true

Size: 542 Bytes

Versions: 2

Compression:

Stored size: 542 Bytes

Contents

# AvalaraSdk::EInvoicing::V1::DirectorySearchResponseValueInnerIdentifiersInner

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Peppol Participant ID if the participant is in Peppol network | [optional] |
| **value** | **String** | Value of the identifier | [optional] |

## Example

```ruby
require 'avalara_sdk'

instance = AvalaraSdk::EInvoicing::V1::DirectorySearchResponseValueInnerIdentifiersInner.new(
  name: PeppolParticipantId,
  value: 9930:de112233445
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avalara_sdk-24.12.1 docs/EInvoicing/V1/DirectorySearchResponseValueInnerIdentifiersInner.md
avalara_sdk-24.12.0 docs/EInvoicing/V1/DirectorySearchResponseValueInnerIdentifiersInner.md