class EbayTrading::Requests::GetCategories
Attributes¶ ↑
text_node :category_site_id, 'CategorySiteID', :optional => true text_node :category_parent, 'CategoryParent', :optional => true numeric_node :level_limit, 'LevelLimit', :optional => true boolean_node :view_all_nodes, 'ViewAllNodes', 'true', 'false', :optional => true