class SmartTap extends Collection (View source)

Properties

protected $collection_key
string $id
protected $infosType
protected $infosDataType
string $kind
string $merchantId

Methods

setId($id)

No description

string
getId()

No description

setInfos($infos)

No description

getInfos()

No description

setKind($kind)

No description

string
getKind()

No description

setMerchantId($merchantId)

No description

string
getMerchantId()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInfos($infos)

No description

Parameters

$infos

IssuerToUserInfo[] getInfos()

No description

Return Value

IssuerToUserInfo[]

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setMerchantId($merchantId)

No description

Parameters

$merchantId

string getMerchantId()

No description

Return Value

string