PHP 클래스 Iyzipay\Request\CreatePaymentPostAuthRequest

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

공개 메소드들

메소드 설명
getCurrency ( )
getIp ( )
getJsonObject ( )
getPaidPrice ( )
getPaymentId ( )
setCurrency ( $currency )
setIp ( $ip )
setPaidPrice ( $paidPrice )
setPaymentId ( $paymentId )
toPKIRequestString ( )

메소드 상세

getCurrency() 공개 메소드

public getCurrency ( )

getIp() 공개 메소드

public getIp ( )

getJsonObject() 공개 메소드

public getJsonObject ( )

getPaidPrice() 공개 메소드

public getPaidPrice ( )

getPaymentId() 공개 메소드

public getPaymentId ( )

setCurrency() 공개 메소드

public setCurrency ( $currency )

setIp() 공개 메소드

public setIp ( $ip )

setPaidPrice() 공개 메소드

public setPaidPrice ( $paidPrice )

setPaymentId() 공개 메소드

public setPaymentId ( $paymentId )

toPKIRequestString() 공개 메소드

public toPKIRequestString ( )