Awesome Message SDK - v0.12.4
    Preparing search index...

    Interface Client

    클라이언트 정보

    클라이언트 정보를 나타내는 데이터입니다.

    interface Client {
        name: string;
        externalId: string;
        createdAt: Date;
    }
    Index

    Properties

    name: string

    클라이언트 이름

    externalId: string

    클라이언트 연동 ID

    createdAt: Date

    클라이언트 생성 일시