Class TransactionAuthorisation


  • @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2020-11-12T17:35:11.808068+02:00[Europe/Kiev]")
    public class TransactionAuthorisation
    extends Object
    Content of the body of a transaction authorisation request.
    • Constructor Detail

      • TransactionAuthorisation

        public TransactionAuthorisation()
    • Method Detail

      • getScaAuthenticationData

        @NotNull
        public @NotNull String getScaAuthenticationData()
        Get scaAuthenticationData
        Returns:
        scaAuthenticationData
      • setScaAuthenticationData

        public void setScaAuthenticationData​(String scaAuthenticationData)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object