Iyzipay\Model\Mapper\CheckoutFormInitializeResourceMapper::create PHP Method

create() public static method

public static create ( $rawResult = null )
    public static function create($rawResult = null)
    {
        return new CheckoutFormInitializeMapper($rawResult);
    }