Wasm Directoryalpha
Record

product-resource-customer-details

No description available.

record product-resource-customer-details {
  address: option​<string>,
  address-source: option​<post-tax-calculations-body-customer-details-address-source-enum>,
  ip-address: option​<string>,
  tax-ids: list​<product-resource-customer-details-resource-tax-id>,
  taxability-override: post-tax-calculations-body-customer-details-taxability-override-enum,
}

Fields

NameTypeDescription
addressoption​<string>
address-sourceoption​<post-tax-calculations-body-customer-details-address-source-enum>
ip-addressoption​<string>
tax-idslist​<product-resource-customer-details-resource-tax-id>
taxability-overridepost-tax-calculations-body-customer-details-taxability-override-enum