Skip to content

Instantly share code, notes, and snippets.

@acious
Last active April 24, 2023 08:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acious/d32ec6987d9d733877a4ed78253c6548 to your computer and use it in GitHub Desktop.
Save acious/d32ec6987d9d733877a4ed78253c6548 to your computer and use it in GitHub Desktop.
cash-promotion-final.json
{
"responseData" : {
"screenName":"Home",
"viewContents" : [
{
"viewType" : "cashPromotionViewType",
"content" : {
"promotions" : [
{
"richContents" : [
{ // parse with AttributeContentVO
"url" : "https://res.coupang.io/2x/cash.png",
"size" : 14
},
{
"text" : "쿠페이 머니 결제 시",
"size" : 14
},
{
"text" : "329원",
"size" : 14,
"style" : "bold"
},
{
"text" : "적립",
"size" : 14
},
{
"url" : "https://res.coupang.io/2x/info.png",
"size" : 14
}
]
},
{
"richContents" : [
{
"url" : "https://res.coupang.io/2x/cash.png",
"size" : 14
},
{
"text" : "로켓 선물하기 이용 시 ",
"size" : 14
},
{
"text" : "329원",
"size" : 14,
"style" : "bold"
},
{
"text" : "최대",
"size" : 14
},
{
"url" : "https://res.coupang.io/2x/info.png",
"size" : 14
}
]
}
]
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment