Package com.chrt.api.types
Interface ChampConfirmationReceipt1.IdStage
-
- All Known Implementing Classes:
ChampConfirmationReceipt1.Builder
- Enclosing class:
- ChampConfirmationReceipt1
public static interface ChampConfirmationReceipt1.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChampConfirmationReceipt1.Builderfrom(ChampConfirmationReceipt1 other)ChampConfirmationReceipt1.ChampIdStageid(java.lang.String id)
-
-
-
Method Detail
-
id
ChampConfirmationReceipt1.ChampIdStage id(@NotNull java.lang.String id)
-
from
ChampConfirmationReceipt1.Builder from(ChampConfirmationReceipt1 other)
-
-