getCouponCode

fun getCouponCode(inboxMessage: InboxMessage): String

Get the coupon code associated to the campaign, if any.

Return

Coupon code if exist, else empty string.

Since

1.0.00

Parameters

inboxMessage

instance of InboxMessage