Xs2aRiskCalculationsCheckResponse

data class Xs2aRiskCalculationsCheckResponse(@Json(name = calculationscalculations: List<RiskCalculationsResponse>, @Json(name = created_atcreatedAt: OffsetDateTime)

Parameters

calculations
createdAt

Creation date of the object

Constructors

Xs2aRiskCalculationsCheckResponse
Link copied to clipboard
fun Xs2aRiskCalculationsCheckResponse(@Json(name = calculationscalculations: List<RiskCalculationsResponse>, @Json(name = created_atcreatedAt: OffsetDateTime)

Properties

calculations
Link copied to clipboard
var calculations: List<RiskCalculationsResponse>
createdAt
Link copied to clipboard
var createdAt: OffsetDateTime
Creation date of the object