Sha256: c0f06cfd700736496795092a51279da9b3ecae216ff7f6fc4139e3537da85d4e
Contents?: true
Size: 420 Bytes
Versions: 2
Compression:
Stored size: 420 Bytes
Contents
# AvalaraSdk::EInvoicing::V1::DocumentFetchRequestDataInner ## 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::DocumentFetchRequestDataInner.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/DocumentFetchRequestDataInner.md |
avalara_sdk-24.12.0 | docs/EInvoicing/V1/DocumentFetchRequestDataInner.md |