interface TransferPolicy<T0> {
    balance: bigint;
    id: _0x2.object$.UID;
    rules: _0x2.vec_set.VecSet<_0x1.type_name.TypeName>;
}

Type Parameters

  • T0

Properties

Properties

balance: bigint