Properties

$response

$response : 

Type

$data

$data : 

Type

Methods

__construct()

__construct(  $response) 

Parameters

$response

getData()

getData() 

setId()

setId(\SwiftDevLabs\SgCarMart\[type]  $id) 

Set Car Id. To be used by `SgCarMart::getCarDetail()` only

Parameters

\SwiftDevLabs\SgCarMart\[type] $id

[description]

getId()

getId() 

Get sgCarMart car id

getCarPlate()

getCarPlate() : string

Get car plate

Returns

string —

Car plate

getModel()

getModel() : string

Get car model

Returns

string —

Car model

getPrice()

getPrice() : string

Get price

Returns

string

getRoadTax()

getRoadTax() : string

Get road tax

Returns

string

getTransmission()

getTransmission() : string

Get transmission

Returns

string —

Transmission

getEngineCap()

getEngineCap() : string

Get Engine Cap

Returns

string —

Engine cap

getRegistrationDate()

getRegistrationDate() : string

Get registration date

Returns

string —

Registration date

getFuelType()

getFuelType() : string

Get fuel type

Returns

string —

Fuel type

getMileage()

getMileage() : string

Get mileage

Returns

string —

Mileage

getFeatures()

getFeatures() : string

Get features

Returns

string —

Features

getAccessories()

getAccessories() : string

Get accessories

Returns

string —

Accessories

getDescription()

getDescription() : string

Get description

Returns

string —

Description

getAdditional()

getAdditional() : string

Get additional

Returns

string —

Additional

getCoe()

getCoe() : string

Get COE

Returns

string —

COE

getOmv()

getOmv() : string

Get OMV

Returns

string —

OMV

getDepreciation()

getDepreciation() : string

Get Depreciation

Returns

string —

Depreciation

getOwners()

getOwners() : integer

Get owners

Returns

integer —

Owners

getVehicleType()

getVehicleType() : string

Get vehicle type

Returns

string —

Vehicle Type

getAvailability()

getAvailability() : string

Get availability

Returns

string —

Availability

isAvailable()

isAvailable() : boolean

Is available?

Returns

boolean

isSold()

isSold() : boolean

Is sold?

Returns

boolean

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

getContactPerson()

getContactPerson() : string

Get contact person

Returns

string —

Contact person

getContactNumber()

getContactNumber() : string

Get contact number

Returns

string —

Contact number

getPosted()

getPosted() : string

Get posted date

Returns

string —

Posted date

getUpdated()

getUpdated() : string

Get updated

Returns

string —

Updated date

getManufactured()

getManufactured() : string

Get manufactured year

Returns

string —

Manufactured

getArf()

getArf() : string

Get Arf

Returns

string —

Arf

getCurbWeight()

getCurbWeight() : string

Get Curb weight

Returns

string —

Curb weight

xmlToJson()

xmlToJson(string  $xmlString) : object

Convert XML string to JSON

Parameters

string $xmlString

XML String

Returns

object —

JSON