hasCouponCode

fun hasCouponCode(inboxMessage: InboxMessage): Boolean

Checks whether the message has a coupon code associated to it.

Return

true if the message has a coupon code associated to it, else false.

Since

1.0.00

Parameters

inboxMessage

instance of InboxMessage