PHP Class Iyzipay\Model\PayoutCompletedTransaction

Afficher le fichier Open project: iyzico/iyzipay-php Class Usage Examples

Méthodes publiques

Méthode Description
getCurrency ( )
getPaymentTransactionId ( )
getPayoutAmount ( )
getPayoutType ( )
getSubMerchantKey ( )
setCurrency ( $currency )
setPaymentTransactionId ( $paymentTransactionId )
setPayoutAmount ( $payoutAmount )
setPayoutType ( $payoutType )
setSubMerchantKey ( $subMerchantKey )

Method Details

getCurrency() public méthode

public getCurrency ( )

getPaymentTransactionId() public méthode

getPayoutAmount() public méthode

public getPayoutAmount ( )

getPayoutType() public méthode

public getPayoutType ( )

getSubMerchantKey() public méthode

public getSubMerchantKey ( )

setCurrency() public méthode

public setCurrency ( $currency )

setPaymentTransactionId() public méthode

public setPaymentTransactionId ( $paymentTransactionId )

setPayoutAmount() public méthode

public setPayoutAmount ( $payoutAmount )

setPayoutType() public méthode

public setPayoutType ( $payoutType )

setSubMerchantKey() public méthode

public setSubMerchantKey ( $subMerchantKey )