PHP Class Iyzipay\Request\RetrievePaymentRequest

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

Méthodes publiques

Méthode Description
getJsonObject ( )
getPaymentConversationId ( )
getPaymentId ( )
setPaymentConversationId ( $paymentConversationId )
setPaymentId ( $paymentId )
toPKIRequestString ( )

Method Details

getJsonObject() public méthode

public getJsonObject ( )

getPaymentConversationId() public méthode

getPaymentId() public méthode

public getPaymentId ( )

setPaymentConversationId() public méthode

public setPaymentConversationId ( $paymentConversationId )

setPaymentId() public méthode

public setPaymentId ( $paymentId )

toPKIRequestString() public méthode

public toPKIRequestString ( )