PHP Class Iyzipay\Request\CreateRefundRequest

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

Méthodes publiques

Méthode Description
getCurrency ( )
getIp ( )
getJsonObject ( )
getPaymentTransactionId ( )
getPrice ( )
setCurrency ( $currency )
setIp ( $ip )
setPaymentTransactionId ( $paymentTransactionId )
setPrice ( $price )
toPKIRequestString ( )

Method Details

getCurrency() public méthode

public getCurrency ( )

getIp() public méthode

public getIp ( )

getJsonObject() public méthode

public getJsonObject ( )

getPaymentTransactionId() public méthode

getPrice() public méthode

public getPrice ( )

setCurrency() public méthode

public setCurrency ( $currency )

setIp() public méthode

public setIp ( $ip )

setPaymentTransactionId() public méthode

public setPaymentTransactionId ( $paymentTransactionId )

setPrice() public méthode

public setPrice ( $price )

toPKIRequestString() public méthode

public toPKIRequestString ( )