PHP 클래스 Iyzipay\Model\RefundResource

상속: extends Iyzipay\IyzipayResource
파일 보기 프로젝트 열기: iyzico/iyzipay-php 1 사용 예제들

공개 메소드들

메소드 설명
getConnectorName ( )
getCurrency ( )
getPaymentId ( )
getPaymentTransactionId ( )
getPrice ( )
setConnectorName ( $connectorName )
setCurrency ( $currency )
setPaymentId ( $paymentId )
setPaymentTransactionId ( $paymentTransactionId )
setPrice ( $price )

메소드 상세

getConnectorName() 공개 메소드

public getConnectorName ( )

getCurrency() 공개 메소드

public getCurrency ( )

getPaymentId() 공개 메소드

public getPaymentId ( )

getPaymentTransactionId() 공개 메소드

getPrice() 공개 메소드

public getPrice ( )

setConnectorName() 공개 메소드

public setConnectorName ( $connectorName )

setCurrency() 공개 메소드

public setCurrency ( $currency )

setPaymentId() 공개 메소드

public setPaymentId ( $paymentId )

setPaymentTransactionId() 공개 메소드

public setPaymentTransactionId ( $paymentTransactionId )

setPrice() 공개 메소드

public setPrice ( $price )