Function Transaction.isFreeze

A Freeze transaction is one that has one or more Freeze outputs If there is more than one output then it is allowed to have a single Payment output for a refund of any amount

bool isFreeze() pure nothrow @nogc @safe const;