Sha256: 677142e04e66a790e30a6ab6ebd422bcedcb5f47636fa6f527eecc0990ea4e6e
Contents?: true
Size: 389 Bytes
Versions: 189
Compression:
Stored size: 389 Bytes
Contents
# UltracartClient::UltraCartConfig ## 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::UltraCartConfig.new( tax_billing: null ) ```
Version data entries
189 entries across 189 versions & 1 rubygems