BundledVincentPolicy<Defined in: policyCore/bundledPolicy/types.ts:16 A VincentPolicy bundled with an IPFS CID This ensures only correctly constructed objects are assignable.VP
,IpfsCid
,VincentAbilityApiVersion
> =object
Type Parameters
VP
VP
extends VincentPolicy
<any
, any
, any
, any
, any
, any
, any
, any
, any
, any
, any
, any
, any
>
The Vincent Policy that was bundled for usage
IpfsCid
IpfsCid
extends string
= string
The IPFS CID that the bundled ability was published to
VincentAbilityApiVersion
VincentAbilityApiVersion
extends string
= string
Properties
ipfsCid
Defined in: policyCore/bundledPolicy/types.ts:22readonly
ipfsCid:IpfsCid
vincentPolicy
Defined in: policyCore/bundledPolicy/types.ts:23readonly
vincentPolicy:VP