Class LinksAuthorisationConfirmation

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<String,​HrefType>

    @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2020-11-12T17:35:11.808068+02:00[Europe/Kiev]")
    public class LinksAuthorisationConfirmation
    extends HashMap<String,​HrefType>
    A list of hyperlinks to be recognised by the TPP. The actual hyperlinks used in the response depend on the dynamical decisions of the ASPSP when processing the request. **Remark:** All links can be relative or full links, to be decided by the ASPSP. Type of links admitted in this response, (further links might be added for ASPSP defined extensions): - 'scaStatus': The link to retrieve the status of the corresponding transaction resource.
    See Also:
    Serialized Form