Class: Ebay::Types::VATDetails

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/vat_details.rb

Overview

Attributes

boolean_node :business_seller, 'BusinessSeller', 'true', 'false', :optional => true
boolean_node :restricted_to_business, 'RestrictedToBusiness', 'true', 'false', :optional => true
numeric_node :vat_percent, 'VATPercent', :optional => true
text_node :vat_site, 'VATSite', :optional => true
text_node :vatid, 'VATID', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=