LINE. Bot. MessagingApi. Model. MessagingApiPagerCouponListResponse
(line_bot_sdk v0.1.0)
Copy Markdown
Paginated response object containing a list of coupons.
Summary
Types
@type t() :: %LINE.Bot.MessagingApi.Model.MessagingApiPagerCouponListResponse{ items: [LINE.Bot.Model.CouponListResponse.t()], next: String.t() | nil }