Sha256: ad0e40dbf1b720aa3b5de5bd76d4d0f7d6b7e06900cd24953f54f3cb752fdd27
Contents?: true
Size: 345 Bytes
Versions: 1
Compression:
Stored size: 345 Bytes
Contents
# AvalaraSdk::EInvoicing::V1::DataInputFieldNotUsedFor ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **country_mandate** | **String** | | [optional] | ## Example ```ruby require 'avalara_sdk' instance = AvalaraSdk::EInvoicing::V1::DataInputFieldNotUsedFor.new( country_mandate: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
avalara_sdk-24.2.29 | docs/EInvoicing/V1/DataInputFieldNotUsedFor.md |