FeeDetails

fun FeeDetails(total: String, asset: String, details: List<FeeDescription>? = null)