interface TokenPolicyCap<T0> {
    for: string;
    id: UID;
}

Type Parameters

  • T0

Properties

Properties

for: string
id: UID