Class ContractsDTO
java.lang.Object
com.skava.account.orchestration.model.ContractsDTO
The Class ContractsDTO
This model contains team details, such as team name, creditLimit, status, and documents.- Author:
- Infosys Equinox
-
Field Details
-
createdTime
The createdTime param. Refers to when the contract gets created. It holds the timestamp value. -
updatedTime
The updatedTime param. Refers to when the contract gets updated. It holds the timestamp value.
-
-
Constructor Details
-
ContractsDTO
public ContractsDTO()
-