Package com.chrt.api.types
Interface CreateCustomerPortalSessionRes.UrlStage
-
- All Known Implementing Classes:
CreateCustomerPortalSessionRes.Builder
- Enclosing class:
- CreateCustomerPortalSessionRes
public static interface CreateCustomerPortalSessionRes.UrlStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateCustomerPortalSessionRes.Builderfrom(CreateCustomerPortalSessionRes other)CreateCustomerPortalSessionRes._FinalStageurl(java.lang.String url)
-
-
-
Method Detail
-
url
CreateCustomerPortalSessionRes._FinalStage url(@NotNull java.lang.String url)
-
from
CreateCustomerPortalSessionRes.Builder from(CreateCustomerPortalSessionRes other)
-
-