Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Iyzipay
Request
CreateCrossBookingRequest
PHP Class Iyzipay\Request\CreateCrossBookingRequest
Inheritance:
extends
Iyzipay\Request
Mostra 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
( )