PHP Class Iyzipay\Model\PayoutCompletedTransaction

Show file Open project: iyzico/iyzipay-php Class Usage Examples

Public Methods

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

Method Details

getCurrency() public method

public getCurrency ( )

getPaymentTransactionId() public method

getPayoutAmount() public method

public getPayoutAmount ( )

getPayoutType() public method

public getPayoutType ( )

getSubMerchantKey() public method

public getSubMerchantKey ( )

setCurrency() public method

public setCurrency ( $currency )

setPaymentTransactionId() public method

public setPaymentTransactionId ( $paymentTransactionId )

setPayoutAmount() public method

public setPayoutAmount ( $payoutAmount )

setPayoutType() public method

public setPayoutType ( $payoutType )

setSubMerchantKey() public method

public setSubMerchantKey ( $subMerchantKey )