메소드 | 설명 | |
---|---|---|
listAction ( ) : |
Order list | |
viewAction ( integer $id, boolean $thanks ) : |
Order view |
public listAction ( ) : |
||
리턴 | Response |
public viewAction ( integer $id, boolean $thanks ) : |
||
$id | integer | Order id |
$thanks | boolean | Thanks |
리턴 | Response |