Hello i develop android application i face problem in rest api getting json. i get some specific product properties like product id, product name, product sku, product price and last one product image. when i use php lib like print_r($woocommerce->get(products)); then its show all properties which is not require how to solve. ? Thanks