fun getDeliveryLabel(context: Context): String?
Retrieves the display label depending on whether the Seat is a suite or not. ex: Suite 42 || 105 Row 13 Seat 4
fun getDeliveryLabel(resources: Resources): String?
Retrieves the display label depending on whether the Seat is a suite or not. ex: Suite 42 || 105 Row 13 Seat 4