OBJECT
type BookingSnapshotLineItemPromotion implements BookingSnapshotLineItemInterface {bookingSnapshotLineItemId: Int bookingSnapshotLineItemTypeId: Int name: String currencyAmount: Float currencyId: Int livePromotionId: Int }