PHP Class Iyzipay\Request\CreateCrossBookingRequest

Inheritance: extends Iyzipay\Request
Afficher le fichier Open project: iyzico/iyzipay-php

Méthodes publiques

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

Method Details

getCurrency() public méthode

public getCurrency ( )

getJsonObject() public méthode

public getJsonObject ( )

getPrice() public méthode

public getPrice ( )

getReason() public méthode

public getReason ( )

getSubMerchantKey() public méthode

public getSubMerchantKey ( )

setCurrency() public méthode

public setCurrency ( $currency )

setPrice() public méthode

public setPrice ( $price )

setReason() public méthode

public setReason ( $reason )

setSubMerchantKey() public méthode

public setSubMerchantKey ( $subMerchantKey )

toPKIRequestString() public méthode

public toPKIRequestString ( )