ao-js-sdk - v0.0.9
    Preparing search index...

    Interface ProfileRegistryEntry

    interface ProfileRegistryEntry {
        CallerAddress: string;
        ProfileId: string;
        Role: string;
    }
    Index

    Properties

    CallerAddress: string
    ProfileId: string
    Role: string