Package com.flagright.api.types
Interface NppDetails.PayIdStage
-
- All Known Implementing Classes:
NppDetails.Builder
- Enclosing class:
- NppDetails
public static interface NppDetails.PayIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NppDetails.Builderfrom(NppDetails other)NppDetails.EndToEndIdStagepayId(java.lang.String payId)
-
-
-
Method Detail
-
payId
NppDetails.EndToEndIdStage payId(@NotNull java.lang.String payId)
-
from
NppDetails.Builder from(NppDetails other)
-
-