class EbayTrading::Requests::GetCategoryFeatures
Attributes¶ ↑
text_node :category_id, 'CategoryID', :optional => true numeric_node :level_limit, 'LevelLimit', :optional => true boolean_node :view_all_nodes, 'ViewAllNodes', 'true', 'false', :optional => true value_array_node :feature_ids, 'FeatureID', :default_value => [] boolean_node :all_features_for_category, 'AllFeaturesForCategory', 'true', 'false', :optional => true