Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

DataInputFieldNotUsedFor.md

File metadata and controls

18 lines (12 loc) · 345 Bytes

AvalaraSdk::EInvoicing::V1::DataInputFieldNotUsedFor

Properties

Name Type Description Notes
country_mandate String [optional]

Example

require 'avalara_sdk'

instance = AvalaraSdk::EInvoicing::V1::DataInputFieldNotUsedFor.new(
  country_mandate: null
)