PHP 클래스 Iyzipay\Request\CreateCrossBookingRequest

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

공개 메소드들

메소드 설명
getCurrency ( )
getJsonObject ( )
getPrice ( )
getReason ( )
getSubMerchantKey ( )
setCurrency ( $currency )
setPrice ( $price )
setReason ( $reason )
setSubMerchantKey ( $subMerchantKey )
toPKIRequestString ( )

메소드 상세

getCurrency() 공개 메소드

public getCurrency ( )

getJsonObject() 공개 메소드

public getJsonObject ( )

getPrice() 공개 메소드

public getPrice ( )

getReason() 공개 메소드

public getReason ( )

getSubMerchantKey() 공개 메소드

public getSubMerchantKey ( )

setCurrency() 공개 메소드

public setCurrency ( $currency )

setPrice() 공개 메소드

public setPrice ( $price )

setReason() 공개 메소드

public setReason ( $reason )

setSubMerchantKey() 공개 메소드

public setSubMerchantKey ( $subMerchantKey )

toPKIRequestString() 공개 메소드

public toPKIRequestString ( )