Interface Company.CreatedAtStage
-
- All Known Implementing Classes:
Company.Builder
- Enclosing class:
- Company
public static interface Company.CreatedAtStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Company.UpdatedAtStagecreatedAt(int createdAt)The time the company was added in Intercom.
-
-
-
Method Detail
-
createdAt
Company.UpdatedAtStage createdAt(int createdAt)
The time the company was added in Intercom.
-
-