solapi
Preparing search index...
models/responses/kakao/getKakaoAlimtalkTemplatesResponse
GetKakaoAlimtalkTemplatesFinalizeResponse
Type Alias GetKakaoAlimtalkTemplatesFinalizeResponse
type
GetKakaoAlimtalkTemplatesFinalizeResponse
=
{
limit
:
number
;
nextKey
:
string
|
null
|
undefined
;
startKey
:
string
|
null
|
undefined
;
templateList
:
KakaoAlimtalkTemplate
[]
;
}
Index
Properties
limit
next
Key
start
Key
template
List
Properties
limit
limit
:
number
next
Key
nextKey
:
string
|
null
|
undefined
start
Key
startKey
:
string
|
null
|
undefined
template
List
templateList
:
KakaoAlimtalkTemplate
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
next
Key
start
Key
template
List
solapi
Loading...