class MobileCarrier extends Model (View source)

Properties

string $countryCode
string $countryDartId
string $id
string $kind
string $name

Methods

setCountryCode($countryCode)

No description

string
getCountryCode()

No description

setCountryDartId($countryDartId)

No description

string
getCountryDartId()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setName($name)

No description

string
getName()

No description

Details

setCountryCode($countryCode)

No description

Parameters

$countryCode

string getCountryCode()

No description

Return Value

string

setCountryDartId($countryDartId)

No description

Parameters

$countryDartId

string getCountryDartId()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string