|
4504 | 4504 | param json : com.google.gson.JsonObject |
4505 | 4505 | class com.microsoft.graph.models.extensions.AgreementFile : com.microsoft.graph.models.extensions.AgreementFileProperties |
4506 | 4506 | property createdDateTime : java.util.Calendar |
| 4507 | + property displayName : java.lang.String |
4507 | 4508 | property fileData : com.microsoft.graph.models.extensions.AgreementFileData |
4508 | 4509 | property fileName : java.lang.String |
4509 | 4510 | property id : java.lang.String |
|
4533 | 4534 | param json : com.google.gson.JsonObject |
4534 | 4535 | class com.microsoft.graph.models.extensions.AgreementFileLocalization : com.microsoft.graph.models.extensions.AgreementFileProperties |
4535 | 4536 | property createdDateTime : java.util.Calendar |
| 4537 | + property displayName : java.lang.String |
4536 | 4538 | property fileData : com.microsoft.graph.models.extensions.AgreementFileData |
4537 | 4539 | property fileName : java.lang.String |
4538 | 4540 | property id : java.lang.String |
|
4551 | 4553 | param json : com.google.gson.JsonObject |
4552 | 4554 | class com.microsoft.graph.models.extensions.AgreementFileProperties : com.microsoft.graph.models.extensions.Entity |
4553 | 4555 | property createdDateTime : java.util.Calendar |
| 4556 | + property displayName : java.lang.String |
4554 | 4557 | property fileData : com.microsoft.graph.models.extensions.AgreementFileData |
4555 | 4558 | property fileName : java.lang.String |
4556 | 4559 | property id : java.lang.String |
|
4568 | 4571 | param json : com.google.gson.JsonObject |
4569 | 4572 | class com.microsoft.graph.models.extensions.AgreementFileVersion : com.microsoft.graph.models.extensions.AgreementFileProperties |
4570 | 4573 | property createdDateTime : java.util.Calendar |
| 4574 | + property displayName : java.lang.String |
4571 | 4575 | property fileData : com.microsoft.graph.models.extensions.AgreementFileData |
4572 | 4576 | property fileName : java.lang.String |
4573 | 4577 | property id : java.lang.String |
|
0 commit comments