Name | Type | Description | Notes |
---|---|---|---|
key | String | Descriptor of the identifier | |
value | String | Value of the identifier |
require 'avalara_sdk'
instance = AvalaraSdk::EInvoicing::V1::DocumentFetchRequestDataInner.new(
key: null,
value: null
)
Name | Type | Description | Notes |
---|---|---|---|
key | String | Descriptor of the identifier | |
value | String | Value of the identifier |
require 'avalara_sdk'
instance = AvalaraSdk::EInvoicing::V1::DocumentFetchRequestDataInner.new(
key: null,
value: null
)