EndedAuction

constructor(auctionId: String? = null, seller: String? = null, sellerProfile: String? = null, buyer: String? = null, buyerProfile: String? = null, timestamp: Long? = null, price: Int? = null, bin: Boolean? = null, item: String? = null)