Function Transaction.isPayment

A Payment transaction is one that has outputs of type Payment

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