solapi
    Preparing search index...
    type CreateKakaoChannelResponse = {
        accountId: string;
        channelId: string;
        dateCreated: string;
        dateUpdated: string;
        phoneNumber: string;
        searchId: string;
    }
    Index

    Properties

    accountId: string
    channelId: string
    dateCreated: string
    dateUpdated: string
    phoneNumber: string
    searchId: string