Class AccountReport


  • @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2021-05-24T13:41:46.273636+03:00[Europe/Kiev]")
    public class AccountReport
    extends Object
    JSON based account report. This account report contains transactions resulting from the query parameters. 'information' is used if and only if the bookingStatus entry equals \"information\". Every active standing order related to the dedicated payment account result into one entry. 'booked' shall be contained if bookingStatus parameter is set to \"booked\" or \"both\". 'pending' is not contained if the bookingStatus parameter is set to \"booked\" or \"information\". 'information' Only contained if the bookingStatus is set to \"information\" and if supported by ASPSP.