LINE. Bot. MessagingApi. Model. CouponCreateResponse
(line_bot_sdk v0.2.0)
Copy Markdown
Response object returned after creating a coupon. Contains the coupon ID.
Summary
Types
@type t() :: %LINE.Bot.MessagingApi.Model.CouponCreateResponse{couponId: String.t()}