Class ResponseAdditionalDataSepa


  • public class ResponseAdditionalDataSepa
    extends Object
    ResponseAdditionalDataSepa
    • Field Detail

      • JSON_PROPERTY_SEPADIRECTDEBIT_DATE_OF_SIGNATURE

        public static final String JSON_PROPERTY_SEPADIRECTDEBIT_DATE_OF_SIGNATURE
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SEPADIRECTDEBIT_MANDATE_ID

        public static final String JSON_PROPERTY_SEPADIRECTDEBIT_MANDATE_ID
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SEPADIRECTDEBIT_SEPADIRECTDEBIT_DUE_DATE

        public static final String JSON_PROPERTY_SEPADIRECTDEBIT_SEPADIRECTDEBIT_DUE_DATE
        See Also:
        Constant Field Values
      • JSON_PROPERTY_SEPADIRECTDEBIT_SEQUENCE_TYPE

        public static final String JSON_PROPERTY_SEPADIRECTDEBIT_SEQUENCE_TYPE
        See Also:
        Constant Field Values
    • Constructor Detail

      • ResponseAdditionalDataSepa

        public ResponseAdditionalDataSepa()
    • Method Detail

      • sepadirectdebitDateOfSignature

        public ResponseAdditionalDataSepa sepadirectdebitDateOfSignature​(String sepadirectdebitDateOfSignature)
        The transaction signature date. Format: yyyy-MM-dd
        Parameters:
        sepadirectdebitDateOfSignature - The transaction signature date. Format: yyyy-MM-dd
        Returns:
        the current ResponseAdditionalDataSepa instance, allowing for method chaining
      • getSepadirectdebitDateOfSignature

        public String getSepadirectdebitDateOfSignature()
        The transaction signature date. Format: yyyy-MM-dd
        Returns:
        sepadirectdebitDateOfSignature The transaction signature date. Format: yyyy-MM-dd
      • setSepadirectdebitDateOfSignature

        public void setSepadirectdebitDateOfSignature​(String sepadirectdebitDateOfSignature)
        The transaction signature date. Format: yyyy-MM-dd
        Parameters:
        sepadirectdebitDateOfSignature - The transaction signature date. Format: yyyy-MM-dd
      • sepadirectdebitMandateId

        public ResponseAdditionalDataSepa sepadirectdebitMandateId​(String sepadirectdebitMandateId)
        Its value corresponds to the pspReference value of the transaction.
        Parameters:
        sepadirectdebitMandateId - Its value corresponds to the pspReference value of the transaction.
        Returns:
        the current ResponseAdditionalDataSepa instance, allowing for method chaining
      • getSepadirectdebitMandateId

        public String getSepadirectdebitMandateId()
        Its value corresponds to the pspReference value of the transaction.
        Returns:
        sepadirectdebitMandateId Its value corresponds to the pspReference value of the transaction.
      • setSepadirectdebitMandateId

        public void setSepadirectdebitMandateId​(String sepadirectdebitMandateId)
        Its value corresponds to the pspReference value of the transaction.
        Parameters:
        sepadirectdebitMandateId - Its value corresponds to the pspReference value of the transaction.
      • sepadirectdebitSepadirectdebitDueDate

        public ResponseAdditionalDataSepa sepadirectdebitSepadirectdebitDueDate​(String sepadirectdebitSepadirectdebitDueDate)
        The date that the the shopper's bank account is charged.
        Parameters:
        sepadirectdebitSepadirectdebitDueDate - The date that the the shopper's bank account is charged.
        Returns:
        the current ResponseAdditionalDataSepa instance, allowing for method chaining
      • getSepadirectdebitSepadirectdebitDueDate

        public String getSepadirectdebitSepadirectdebitDueDate()
        The date that the the shopper's bank account is charged.
        Returns:
        sepadirectdebitSepadirectdebitDueDate The date that the the shopper's bank account is charged.
      • setSepadirectdebitSepadirectdebitDueDate

        public void setSepadirectdebitSepadirectdebitDueDate​(String sepadirectdebitSepadirectdebitDueDate)
        The date that the the shopper's bank account is charged.
        Parameters:
        sepadirectdebitSepadirectdebitDueDate - The date that the the shopper's bank account is charged.
      • sepadirectdebitSequenceType

        public ResponseAdditionalDataSepa sepadirectdebitSequenceType​(String sepadirectdebitSequenceType)
        This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
        Parameters:
        sepadirectdebitSequenceType - This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
        Returns:
        the current ResponseAdditionalDataSepa instance, allowing for method chaining
      • getSepadirectdebitSequenceType

        public String getSepadirectdebitSequenceType()
        This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
        Returns:
        sepadirectdebitSequenceType This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
      • setSepadirectdebitSequenceType

        public void setSepadirectdebitSequenceType​(String sepadirectdebitSequenceType)
        This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
        Parameters:
        sepadirectdebitSequenceType - This field can take one of the following values: * OneOff: (OOFF) Direct debit instruction to initiate exactly one direct debit transaction. * First: (FRST) Initial/first collection in a series of direct debit instructions. * Recurring: (RCUR) Direct debit instruction to carry out regular direct debit transactions initiated by the creditor. * Final: (FNAL) Last/final collection in a series of direct debit instructions. Example: OOFF
      • includeNullValues

        public ResponseAdditionalDataSepa includeNullValues​(boolean includeNullValues)
        Configures whether null values are explicitly serialized in the JSON payload. Default is false.
      • isIncludeNullValues

        public boolean isIncludeNullValues()
        Returns whether null values are explicitly serialized in the JSON payload.
      • setIncludeNullValues

        public void setIncludeNullValues​(boolean includeNullValues)
        Sets whether null values should be explicitly serialized in the JSON payload. Default is false.
      • equals

        public boolean equals​(Object o)
        Return true if this ResponseAdditionalDataSepa object is equal to o.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getExplicitNulls

        public Map<String,​Object> getExplicitNulls()
        Returns a map of properties to be merged into the JSON payload as explicit null values.
      • fromJson

        public static ResponseAdditionalDataSepa fromJson​(String jsonString)
                                                   throws com.fasterxml.jackson.core.JsonProcessingException
        Create an instance of ResponseAdditionalDataSepa given an JSON string
        Parameters:
        jsonString - JSON string
        Returns:
        An instance of ResponseAdditionalDataSepa
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException - if the JSON string is invalid with respect to ResponseAdditionalDataSepa
      • toJson

        public String toJson()
                      throws com.fasterxml.jackson.core.JsonProcessingException
        Convert an instance of ResponseAdditionalDataSepa to an JSON string
        Returns:
        JSON string
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException