Xs2aCashflowOverviewResponse

data class Xs2aCashflowOverviewResponse(@Json(name = created_atcreatedAt: OffsetDateTime, @Json(name = cashflowcashflow: List<Xs2aCashflowObject>)

Parameters

createdAt

Creation date of the object

cashflow

Constructors

Xs2aCashflowOverviewResponse
Link copied to clipboard
fun Xs2aCashflowOverviewResponse(@Json(name = created_atcreatedAt: OffsetDateTime, @Json(name = cashflowcashflow: List<Xs2aCashflowObject>)
Creation date of the object

Properties

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