get: TheCapabilityParser<CapabilityMatch<"plan/get", `did:mailto:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, {}>> = ...

Capability can be invoked by an account to get information about the plan it is currently signed up for.

Generated using TypeDoc