class DeliveryAreaPostalCodeRange extends Model (View source)

Properties

string $firstPostalCode
string $lastPostalCode

Methods

setFirstPostalCode($firstPostalCode)

No description

string
getFirstPostalCode()

No description

setLastPostalCode($lastPostalCode)

No description

string
getLastPostalCode()

No description

Details

setFirstPostalCode($firstPostalCode)

No description

Parameters

$firstPostalCode

string getFirstPostalCode()

No description

Return Value

string

setLastPostalCode($lastPostalCode)

No description

Parameters

$lastPostalCode

string getLastPostalCode()

No description

Return Value

string