solapi
Preparing search index...
models/requests/kakao/kakaoOptionRequest
kakaoOptionRequest
Type Alias kakaoOptionRequest
type
kakaoOptionRequest
=
{
adFlag
?:
boolean
;
buttons
?:
ReadonlyArray
<
KakaoButton
>
;
disableSms
?:
boolean
;
imageId
?:
string
;
pfId
:
string
;
templateId
?:
string
;
variables
?:
Record
<
string
,
string
>
;
}
Index
Properties
ad
Flag?
buttons?
disable
Sms?
image
Id?
pf
Id
template
Id?
variables?
Properties
Optional
ad
Flag
adFlag
?:
boolean
Optional
buttons
buttons
?:
ReadonlyArray
<
KakaoButton
>
Optional
disable
Sms
disableSms
?:
boolean
Optional
image
Id
imageId
?:
string
pf
Id
pfId
:
string
Optional
template
Id
templateId
?:
string
Optional
variables
variables
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ad
Flag
buttons
disable
Sms
image
Id
pf
Id
template
Id
variables
solapi
Loading...