Property | Type | Description | |
---|---|---|---|
$addresses | - list of all addresses added so far | ||
$apiVersion | - the api version used for this type of call |
Method | Description | |
---|---|---|
addAddress ( |
Add Address to the stack. | |
getPostFields ( ) : array | returns array of all addresses added so far. | |
verify ( ) : string | Perform the API call to verify the address. |
public addAddress ( |
||
$data | ||
$id | string | the address unique id |
public getPostFields ( ) : array | ||
return | array |