Adds the current card to the named wallet.
boolean AddCurrentCardToWallet(data)
The following are the parameters of this method:
|
Parameter |
Type |
Description |
|---|---|---|
|
data |
string |
Name of wallet. |
If the method is successful, it returns TRUE. If the method is unsuccessful, it returns FALSE.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|