class DeliveryMedium extends Model (View source)

Properties

string $mediumType
protected $selfPhoneType
protected $selfPhoneDataType

Methods

setMediumType($mediumType)

No description

string
getMediumType()

No description

setSelfPhone(VoicePhoneNumber $selfPhone)

No description

getSelfPhone()

No description

Details

setMediumType($mediumType)

No description

Parameters

$mediumType

string getMediumType()

No description

Return Value

string

setSelfPhone(VoicePhoneNumber $selfPhone)

No description

Parameters

VoicePhoneNumber $selfPhone

VoicePhoneNumber getSelfPhone()

No description

Return Value

VoicePhoneNumber