Sha256: 9af2410007e5f2ee64b5f4674ce0202d232b5065f7cfcf86a2b8f03e49c2388f
Contents?: true
Size: 422 Bytes
Versions: 2
Compression:
Stored size: 422 Bytes
Contents
# AvalaraSdk::EInvoicing::V1::FetchDocumentsRequestDataInner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | Descriptor of the identifier | | | **value** | **String** | Value of the identifier | | ## Example ```ruby require 'avalara_sdk' instance = AvalaraSdk::EInvoicing::V1::FetchDocumentsRequestDataInner.new( key: null, value: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avalara_sdk-24.12.1 | docs/EInvoicing/V1/FetchDocumentsRequestDataInner.md |
avalara_sdk-24.12.0 | docs/EInvoicing/V1/FetchDocumentsRequestDataInner.md |