@sentio/sdk
    Preparing search index...

    Interface TokenPolicyCreated<T0>

    interface TokenPolicyCreated<T0> {
        id: string;
        is_mutable: boolean;
    }

    Type Parameters

    • T0
    Index

    Properties

    Properties

    id: string
    is_mutable: boolean