class GatewayConfig extends Model (View source)

Properties

string $gatewayAuthMethod
string $gatewayType
string $lastAccessedGatewayId
string $lastAccessedGatewayTime

Methods

setGatewayAuthMethod($gatewayAuthMethod)

No description

string
getGatewayAuthMethod()

No description

setGatewayType($gatewayType)

No description

string
getGatewayType()

No description

setLastAccessedGatewayId($lastAccessedGatewayId)

No description

string
getLastAccessedGatewayId()

No description

setLastAccessedGatewayTime($lastAccessedGatewayTime)

No description

string
getLastAccessedGatewayTime()

No description

Details

setGatewayAuthMethod($gatewayAuthMethod)

No description

Parameters

$gatewayAuthMethod

string getGatewayAuthMethod()

No description

Return Value

string

setGatewayType($gatewayType)

No description

Parameters

$gatewayType

string getGatewayType()

No description

Return Value

string

setLastAccessedGatewayId($lastAccessedGatewayId)

No description

Parameters

$lastAccessedGatewayId

string getLastAccessedGatewayId()

No description

Return Value

string

setLastAccessedGatewayTime($lastAccessedGatewayTime)

No description

Parameters

$lastAccessedGatewayTime

string getLastAccessedGatewayTime()

No description

Return Value

string