INTERFACE
interface BookingSnapshotLineItemInterface {bookingSnapshotLineItemId: Int bookingSnapshotLineItemTypeId: Int name: String currencyAmount: Float currencyId: Int }