프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$apiVersion | - the api version used for this type of call | ||
$route | - route added so far. |
메소드 | 설명 | |
---|---|---|
addRoute ( $origin_zip, $destination_zip ) | Add route to the stack. | |
getPostFields ( ) : array | returns array of all routes added so far. | |
getServiceStandard ( ) : string | Perform the API call. |
public addRoute ( $origin_zip, $destination_zip ) | ||
$origin_zip | ||
$destination_zip |
public getPostFields ( ) : array | ||
리턴 | array |