Awesome Message SDK - v0.12.4
Preparing search index...
CreateClientResponse
Interface CreateClientResponse
클라이언트 생성 응답 데이터
클라이언트 생성 API 호출 시 반환되는 응답 데이터입니다.
interface
CreateClientResponse
{
externalId
:
string
;
name
:
string
;
}
Index
Properties
external
Id
name
Properties
external
Id
externalId
:
string
생성된 클라이언트의 연동 ID
name
name
:
string
생성된 클라이언트의 이름
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external
Id
name
Awesome Message SDK - v0.12.4
Loading...
클라이언트 생성 응답 데이터
클라이언트 생성 API 호출 시 반환되는 응답 데이터입니다.