PHP Class Iyzipay\Model\Mapper\SubMerchantMapper

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

Public Methods

Method Description
create ( $rawResult = null )
mapSubMerchant ( SubMerchant $subMerchant )
mapSubMerchantFrom ( SubMerchant $subMerchant, $jsonObject )

Method Details

create() public static method

public static create ( $rawResult = null )

mapSubMerchant() public method

public mapSubMerchant ( SubMerchant $subMerchant )
$subMerchant Iyzipay\Model\SubMerchant

mapSubMerchantFrom() public method

public mapSubMerchantFrom ( SubMerchant $subMerchant, $jsonObject )
$subMerchant Iyzipay\Model\SubMerchant