Item Content
data class ItemContent @JvmOverloads constructor(val profileText: String? = null, val profileImageUrl: String? = null, val titleImageText: String? = null, val titleImageUrl: String? = null, val titleImageCategory: String? = null, val items: List<ItemInfo>? = null, val sum: String? = null, val sumOp: String? = null) : Parcelable
아이템 콘텐츠
Item contents
Parameters
profile Text
프로필 텍스트
Profile text
profile Image Url
프로필 이미지 URL
Profile image URL
title Image Text
이미지 아이템 제목
Title of the image item
title Image Url
이미지 아이템 이미지 URL
Image URL of the image item
title Image Category
이미지 아이템의 카테고리
Category of the image item
items
아이템 정보
Item information
sum
요약 정보
Summary
sum Op
합산 가격
Total price