\EasyWeChat\OfficialAccount\CardGeneralCardClient

Class GeneralCardClient.

Summary

Methods
Properties
Constants
activate()
deactivate()
updateUser()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

activate()

activate(array  $info = array()) : mixed

通用卡接口激活.

Parameters

array $info

Returns

mixed

deactivate()

deactivate(string  $cardId, string  $code) : mixed

通用卡撤销激活.

Parameters

string $cardId
string $code

Returns

mixed

updateUser()

updateUser(array  $params = array()) : mixed

更新会员信息.

Parameters

array $params

Returns

mixed