PHP Class Iyzipay\Request\CreateCrossBookingRequest

Inheritance: extends Iyzipay\Request
Show file Open project: iyzico/iyzipay-php

Public Methods

Method Description
getCurrency ( )
getJsonObject ( )
getPrice ( )
getReason ( )
getSubMerchantKey ( )
setCurrency ( $currency )
setPrice ( $price )
setReason ( $reason )
setSubMerchantKey ( $subMerchantKey )
toPKIRequestString ( )

Method Details

getCurrency() public method

public getCurrency ( )

getJsonObject() public method

public getJsonObject ( )

getPrice() public method

public getPrice ( )

getReason() public method

public getReason ( )

getSubMerchantKey() public method

public getSubMerchantKey ( )

setCurrency() public method

public setCurrency ( $currency )

setPrice() public method

public setPrice ( $price )

setReason() public method

public setReason ( $reason )

setSubMerchantKey() public method

public setSubMerchantKey ( $subMerchantKey )

toPKIRequestString() public method

public toPKIRequestString ( )