@aleph-sdk/monorepo
    Preparing search index...

    Type Alias GetAccountPostTypesResponse

    type GetAccountPostTypesResponse = {
        address: string;
        post_types: string[];
    }
    Index

    Properties

    Properties

    address: string

    post_types

    post_types: string[]