Class PsuPaymentSessionResponse


  • @Validated
    @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
               date="2021-10-11T17:07:28.273019Z[Etc/UTC]")
    public class PsuPaymentSessionResponse
    extends Object
    PsuPaymentSessionResponse
    • Constructor Detail

      • PsuPaymentSessionResponse

        public PsuPaymentSessionResponse()
    • Method Detail

      • getAuthorizationSessionId

        @Valid
        public @Valid UUID getAuthorizationSessionId()
        Get authorizationSessionId
        Returns:
        authorizationSessionId
      • setAuthorizationSessionId

        public void setAuthorizationSessionId​(UUID authorizationSessionId)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object