Package de.adorsys.psd2.model
Class ValidUntil
- java.lang.Object
-
- de.adorsys.psd2.model.ValidUntil
-
@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-11-12T17:35:11.808068+02:00[Europe/Kiev]") public class ValidUntil extends ObjectThis parameter is defining a valid until date (including the mentioned date) for the requested consent. The content is the local ASPSP date in ISO-Date format, e.g. 2017-10-30. Future dates might get adjusted by ASPSP. If a maximal available date is requested, a date in far future is to be used: \"9999-12-31\". In both cases the consent object to be retrieved by the get consent request will contain the adjusted date.
-
-
Constructor Summary
Constructors Constructor Description ValidUntil()
-