프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$addresses | - list of all addresses added so far | ||
$apiVersion | - the api version used for this type of call |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | array |