GET api/ExtranetGeneratedCtrl/GetDistributiondividendeById/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BusinessResponseOfDistributiondividendeDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Items | Collection of DistributiondividendeDto |
None. |
Response Formats
application/json, text/json
Sample:
{
"Items": [
{
"IdDistributionDividende": 1.0,
"IdFcp": 2.0,
"DateDistribution": "2025-12-10T19:39:27.7441266+01:00",
"Montant": 4.0,
"NbClients": 5,
"ModifiedBy": 6.0,
"Status": true,
"CreateOn": "2025-12-10T19:39:27.7441266+01:00",
"ModifiedOn": "2025-12-10T19:39:27.7441266+01:00",
"CreateBy": 10.0,
"Libelle": "sample string 11",
"Etat": "sample string 12",
"AutoAuditCreatedDate": "2025-12-10T19:39:27.7441266+01:00",
"AutoAuditCreatedBy": "sample string 13",
"AutoAuditModifiedDate": "2025-12-10T19:39:27.7441266+01:00",
"AutoAuditModifiedBy": "sample string 14",
"AutoAuditRowVersion": 1,
"InfoSearchIdDistributionDividende": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateDistribution": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchMontant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNbClients": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatus": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateOn": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedOn": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelle": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEtat": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditCreatedDate": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditModifiedDate": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditRowVersion": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 15,
"Offset": 16,
"Rows": 17,
"CrDateDebut": "2025-12-10T19:39:27.7441266+01:00",
"CrDateFin": "2025-12-10T19:39:27.7441266+01:00"
},
{
"IdDistributionDividende": 1.0,
"IdFcp": 2.0,
"DateDistribution": "2025-12-10T19:39:27.7441266+01:00",
"Montant": 4.0,
"NbClients": 5,
"ModifiedBy": 6.0,
"Status": true,
"CreateOn": "2025-12-10T19:39:27.7441266+01:00",
"ModifiedOn": "2025-12-10T19:39:27.7441266+01:00",
"CreateBy": 10.0,
"Libelle": "sample string 11",
"Etat": "sample string 12",
"AutoAuditCreatedDate": "2025-12-10T19:39:27.7441266+01:00",
"AutoAuditCreatedBy": "sample string 13",
"AutoAuditModifiedDate": "2025-12-10T19:39:27.7441266+01:00",
"AutoAuditModifiedBy": "sample string 14",
"AutoAuditRowVersion": 1,
"InfoSearchIdDistributionDividende": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchIdFcp": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchDateDistribution": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchMontant": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchNbClients": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchStatus": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": true,
"Fin": true
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateOn": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchModifiedOn": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchCreateBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1.0,
"Fin": 2.0
},
"OperatorToUse": "sample string 3"
},
"InfoSearchLibelle": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchEtat": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditCreatedDate": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditCreatedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditModifiedDate": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "2025-12-10T19:39:27.7441266+01:00",
"Fin": "2025-12-10T19:39:27.7441266+01:00"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditModifiedBy": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": "sample string 1",
"Fin": "sample string 2"
},
"OperatorToUse": "sample string 3"
},
"InfoSearchAutoAuditRowVersion": {
"Consider": true,
"IsOrderByField": true,
"Intervalle": {
"Debut": 1,
"Fin": 2
},
"OperatorToUse": "sample string 3"
},
"RowsCount": 15,
"Offset": 16,
"Rows": 17,
"CrDateDebut": "2025-12-10T19:39:27.7441266+01:00",
"CrDateFin": "2025-12-10T19:39:27.7441266+01:00"
}
],
"HasError": true,
"Message": "sample string 2",
"Count": 3,
"IndexDebut": 4,
"IndexFin": 5,
"IsAuthentify": true,
"IsConnected": true
}
application/xml, text/xml
Sample:
<BusinessResponseOfDistributiondividendeDtoUqWua_PXw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Infras.Domains">
<Count>3</Count>
<HasError>true</HasError>
<IndexDebut>4</IndexDebut>
<IndexFin>5</IndexFin>
<IsAuthentify>true</IsAuthentify>
<IsConnected>true</IsConnected>
<Message>sample string 2</Message>
<Items xmlns:d2p1="http://schemas.datacontract.org/2004/07/Inexa.ASO.Extranet.Commons.Dtos">
<d2p1:DistributiondividendeDto>
<CrDateDebut>2025-12-10T19:39:27.7441266+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:27.7441266+01:00</CrDateFin>
<Offset>16</Offset>
<Rows>17</Rows>
<RowsCount>15</RowsCount>
<d2p1:AutoAuditCreatedBy>sample string 13</d2p1:AutoAuditCreatedBy>
<d2p1:AutoAuditCreatedDate>2025-12-10T19:39:27.7441266+01:00</d2p1:AutoAuditCreatedDate>
<d2p1:AutoAuditModifiedBy>sample string 14</d2p1:AutoAuditModifiedBy>
<d2p1:AutoAuditModifiedDate>2025-12-10T19:39:27.7441266+01:00</d2p1:AutoAuditModifiedDate>
<d2p1:AutoAuditRowVersion>1</d2p1:AutoAuditRowVersion>
<d2p1:CreateBy>10</d2p1:CreateBy>
<d2p1:CreateOn>2025-12-10T19:39:27.7441266+01:00</d2p1:CreateOn>
<d2p1:DateDistribution>2025-12-10T19:39:27.7441266+01:00</d2p1:DateDistribution>
<d2p1:Etat>sample string 12</d2p1:Etat>
<d2p1:IdDistributionDividende>1</d2p1:IdDistributionDividende>
<d2p1:IdFcp>2</d2p1:IdFcp>
<d2p1:InfoSearchAutoAuditCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditCreatedBy>
<d2p1:InfoSearchAutoAuditCreatedDate>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditCreatedDate>
<d2p1:InfoSearchAutoAuditModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditModifiedBy>
<d2p1:InfoSearchAutoAuditModifiedDate>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditModifiedDate>
<d2p1:InfoSearchAutoAuditRowVersion>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditRowVersion>
<d2p1:InfoSearchCreateBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateBy>
<d2p1:InfoSearchCreateOn>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateOn>
<d2p1:InfoSearchDateDistribution>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateDistribution>
<d2p1:InfoSearchEtat>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEtat>
<d2p1:InfoSearchIdDistributionDividende>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDistributionDividende>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchLibelle>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelle>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchModifiedOn>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedOn>
<d2p1:InfoSearchMontant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchMontant>
<d2p1:InfoSearchNbClients>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNbClients>
<d2p1:InfoSearchStatus>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatus>
<d2p1:Libelle>sample string 11</d2p1:Libelle>
<d2p1:ModifiedBy>6</d2p1:ModifiedBy>
<d2p1:ModifiedOn>2025-12-10T19:39:27.7441266+01:00</d2p1:ModifiedOn>
<d2p1:Montant>4</d2p1:Montant>
<d2p1:NbClients>5</d2p1:NbClients>
<d2p1:Status>true</d2p1:Status>
</d2p1:DistributiondividendeDto>
<d2p1:DistributiondividendeDto>
<CrDateDebut>2025-12-10T19:39:27.7441266+01:00</CrDateDebut>
<CrDateFin>2025-12-10T19:39:27.7441266+01:00</CrDateFin>
<Offset>16</Offset>
<Rows>17</Rows>
<RowsCount>15</RowsCount>
<d2p1:AutoAuditCreatedBy>sample string 13</d2p1:AutoAuditCreatedBy>
<d2p1:AutoAuditCreatedDate>2025-12-10T19:39:27.7441266+01:00</d2p1:AutoAuditCreatedDate>
<d2p1:AutoAuditModifiedBy>sample string 14</d2p1:AutoAuditModifiedBy>
<d2p1:AutoAuditModifiedDate>2025-12-10T19:39:27.7441266+01:00</d2p1:AutoAuditModifiedDate>
<d2p1:AutoAuditRowVersion>1</d2p1:AutoAuditRowVersion>
<d2p1:CreateBy>10</d2p1:CreateBy>
<d2p1:CreateOn>2025-12-10T19:39:27.7441266+01:00</d2p1:CreateOn>
<d2p1:DateDistribution>2025-12-10T19:39:27.7441266+01:00</d2p1:DateDistribution>
<d2p1:Etat>sample string 12</d2p1:Etat>
<d2p1:IdDistributionDividende>1</d2p1:IdDistributionDividende>
<d2p1:IdFcp>2</d2p1:IdFcp>
<d2p1:InfoSearchAutoAuditCreatedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditCreatedBy>
<d2p1:InfoSearchAutoAuditCreatedDate>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditCreatedDate>
<d2p1:InfoSearchAutoAuditModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditModifiedBy>
<d2p1:InfoSearchAutoAuditModifiedDate>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditModifiedDate>
<d2p1:InfoSearchAutoAuditRowVersion>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchAutoAuditRowVersion>
<d2p1:InfoSearchCreateBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateBy>
<d2p1:InfoSearchCreateOn>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchCreateOn>
<d2p1:InfoSearchDateDistribution>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchDateDistribution>
<d2p1:InfoSearchEtat>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchEtat>
<d2p1:InfoSearchIdDistributionDividende>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdDistributionDividende>
<d2p1:InfoSearchIdFcp>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchIdFcp>
<d2p1:InfoSearchLibelle>
<Consider>true</Consider>
<Intervalle>
<Debut>sample string 1</Debut>
<Fin>sample string 2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchLibelle>
<d2p1:InfoSearchModifiedBy>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedBy>
<d2p1:InfoSearchModifiedOn>
<Consider>true</Consider>
<Intervalle>
<Debut>2025-12-10T19:39:27.7441266+01:00</Debut>
<Fin>2025-12-10T19:39:27.7441266+01:00</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchModifiedOn>
<d2p1:InfoSearchMontant>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchMontant>
<d2p1:InfoSearchNbClients>
<Consider>true</Consider>
<Intervalle>
<Debut>1</Debut>
<Fin>2</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchNbClients>
<d2p1:InfoSearchStatus>
<Consider>true</Consider>
<Intervalle>
<Debut>true</Debut>
<Fin>true</Fin>
</Intervalle>
<IsOrderByField>true</IsOrderByField>
<OperatorToUse>sample string 3</OperatorToUse>
</d2p1:InfoSearchStatus>
<d2p1:Libelle>sample string 11</d2p1:Libelle>
<d2p1:ModifiedBy>6</d2p1:ModifiedBy>
<d2p1:ModifiedOn>2025-12-10T19:39:27.7441266+01:00</d2p1:ModifiedOn>
<d2p1:Montant>4</d2p1:Montant>
<d2p1:NbClients>5</d2p1:NbClients>
<d2p1:Status>true</d2p1:Status>
</d2p1:DistributiondividendeDto>
</Items>
</BusinessResponseOfDistributiondividendeDtoUqWua_PXw>