OBJECT
type LoyaltyBonusCheck {# For display purposes, not guaranteed to match up with a currency on the channel.currency: String endDate: DateTime externalId: String name: String redeemed: Boolean redeemedOn: DateTime startDate: DateTime value: Decimal }