solapi
Preparing search index...
models/base/kakao/bms/bmsCarousel
BmsCarouselFeedItem
Type Alias BmsCarouselFeedItem
BMS 캐러셀 피드 아이템 타입 (CAROUSEL_FEED용)
type
BmsCarouselFeedItem
=
{
buttons
:
ReadonlyArray
<
Schema.Schema.Type
<
typeof
bmsLinkButtonSchema
>
>
;
content
:
string
;
coupon
?:
Schema.Schema.Type
<
typeof
bmsCouponSchema
>
;
header
:
string
;
imageId
:
string
;
imageLink
?:
string
;
}
Index
Properties
buttons
content
coupon?
header
image
Id
image
Link?
Properties
buttons
buttons
:
ReadonlyArray
<
Schema.Schema.Type
<
typeof
bmsLinkButtonSchema
>
>
content
content
:
string
Optional
coupon
coupon
?:
Schema.Schema.Type
<
typeof
bmsCouponSchema
>
header
header
:
string
image
Id
imageId
:
string
Optional
image
Link
imageLink
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
content
coupon
header
image
Id
image
Link
solapi
Loading...
BMS 캐러셀 피드 아이템 타입 (CAROUSEL_FEED용)