class DirectDebit

    attr_accessor(:mandate_id, :creditor_id)

    def initialize(mandate_id:, creditor_id:)