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