Sha256: dc986093785ff2845e16ea11ab9bc6135c21cd3c0cc2bad6bfa478ed9c56560f
Contents?: true
Size: 379 Bytes
Versions: 189
Compression:
Stored size: 379 Bytes
Contents
# UltracartClient::SelfConfig ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **tax_billing** | **Boolean** | True if sales tax should be collected based on billing address instead of shipping address | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::SelfConfig.new( tax_billing: null ) ```
Version data entries
189 entries across 189 versions & 1 rubygems