PHP 클래스 Iyzipay\Request\CreateRefundRequest

상속: extends Iyzipay\Request
파일 보기 프로젝트 열기: iyzico/iyzipay-php

공개 메소드들

메소드 설명
getCurrency ( )
getIp ( )
getJsonObject ( )
getPaymentTransactionId ( )
getPrice ( )
setCurrency ( $currency )
setIp ( $ip )
setPaymentTransactionId ( $paymentTransactionId )
setPrice ( $price )
toPKIRequestString ( )

메소드 상세

getCurrency() 공개 메소드

public getCurrency ( )

getIp() 공개 메소드

public getIp ( )

getJsonObject() 공개 메소드

public getJsonObject ( )

getPaymentTransactionId() 공개 메소드

getPrice() 공개 메소드

public getPrice ( )

setCurrency() 공개 메소드

public setCurrency ( $currency )

setIp() 공개 메소드

public setIp ( $ip )

setPaymentTransactionId() 공개 메소드

public setPaymentTransactionId ( $paymentTransactionId )

setPrice() 공개 메소드

public setPrice ( $price )

toPKIRequestString() 공개 메소드

public toPKIRequestString ( )