interface TransferPolicyCap<T0> {
    id: UID;
    policy_id: string;
}

Type Parameters

  • T0

Properties

Properties

id: UID
policy_id: string