Preparing search index...
The search index is not available
solapi
solapi
models/kakao/kakaoChannel
KakaoChannelInterface
Interface KakaoChannelInterface
interface
KakaoChannelInterface
{
accountId
:
string
;
channelId
:
string
;
dateCreated
?:
string
|
Date
;
dateUpdated
?:
string
|
Date
;
phoneNumber
:
string
;
searchId
:
string
;
sharedAccountIds
:
string
[]
;
}
Implemented by
KakaoChannel
Index
Properties
account
Id
channel
Id
date
Created?
date
Updated?
phone
Number
search
Id
shared
Account
Ids
Properties
account
Id
accountId
:
string
channel
Id
channelId
:
string
Optional
date
Created
dateCreated
?:
string
|
Date
Optional
date
Updated
dateUpdated
?:
string
|
Date
phone
Number
phoneNumber
:
string
search
Id
searchId
:
string
shared
Account
Ids
sharedAccountIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
channel
Id
date
Created
date
Updated
phone
Number
search
Id
shared
Account
Ids
solapi
Loading...