|
|
@@ -57,6 +57,7 @@ public class Payment extends TscBaseDomain {
|
|
|
private int leftAmt; // 남은 금액
|
|
|
private int partCancelAmt; // 부분취소금액
|
|
|
private Integer vcntExpireTerm; // 무통장입금 유효기간 설정
|
|
|
+ private String approvalKey; // 결제등록키
|
|
|
private String dispTaxYn; // 현금영수증 노출 여부
|
|
|
private String paycoDirect; // 페이코 직접 호출 변수
|
|
|
private String payMthod; // 페이코 직접 호출 변수
|