setId() setId(\SwiftDevLabs\SgCarMart\[type] $id) Set Car Id. To be used by `SgCarMart::getCarDetail()` only Parameters \SwiftDevLabs\SgCarMart\[type] $id [description]
getRegistrationDate() getRegistrationDate() : string Get registration date Returns string — Registration date
getImages() getImages() : \SwiftDevLabs\SgCarMart\stdObject Get images object. Images object includes two keys `small_img_link` and `big_img_link` Returns \SwiftDevLabs\SgCarMart\stdObject — array of images
xmlToJson() xmlToJson(string $xmlString) : object Convert XML string to JSON Parameters string $xmlString XML String Returns object — JSON