IcoData

constructor(icoStartDate: String? = null, icoEndDate: String? = null, shortDesc: String? = null, description: String? = null, links: IcoLinks? = null, softcapCurrency: String? = null, hardcapCurrency: String? = null, totalRaisedCurrency: String? = null, softcapAmount: Double?, hardcapAmount: Double?, totalRaised: Double?, quotePreSaleCurrency: String? = null, basePreSaleAmount: Double?, quotePreSaleAmount: Double?, quotePublicSaleCurrency: String? = null, basePublicSaleAmount: String? = null, quotePublicSaleAmount: String? = null, acceptingCurrencies: String? = null, countryOrigin: String? = null, preSaleStartDate: String? = null, preSaleEndDate: String? = null, whitelistUrl: String? = null, whitelistStartDate: String? = null, whitelistEndDate: String? = null, bountyDetailUrl: String? = null, amountForSale: Double?, kycRequired: Boolean = false, whitelistAvailable: Boolean?, preSaleAvailable: Boolean?, preSaleEnded: Boolean = false)