PHP Class Iyzipay\Model\Mapper\RefundChargedFromMerchantMapper

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

Public Methods

Method Description
create ( $rawResult = null )
mapRefundChargedFromMerchant ( RefundChargedFromMerchant $refund )
mapRefundChargedFromMerchantFrom ( RefundChargedFromMerchant $refund, $jsonObject )

Method Details

create() public static method

public static create ( $rawResult = null )

mapRefundChargedFromMerchant() public method

public mapRefundChargedFromMerchant ( RefundChargedFromMerchant $refund )
$refund Iyzipay\Model\RefundChargedFromMerchant

mapRefundChargedFromMerchantFrom() public method

public mapRefundChargedFromMerchantFrom ( RefundChargedFromMerchant $refund, $jsonObject )
$refund Iyzipay\Model\RefundChargedFromMerchant