Interface CreateCheckoutSessionReq.PriceNameStage
-
- All Known Implementing Classes:
CreateCheckoutSessionReq.Builder
- Enclosing class:
- CreateCheckoutSessionReq
public static interface CreateCheckoutSessionReq.PriceNameStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateCheckoutSessionReq.Builderfrom(CreateCheckoutSessionReq other)CreateCheckoutSessionReq._FinalStagepriceName(PriceNameEnum priceName)
-
-
-
Method Detail
-
priceName
CreateCheckoutSessionReq._FinalStage priceName(@NotNull PriceNameEnum priceName)
-
from
CreateCheckoutSessionReq.Builder from(CreateCheckoutSessionReq other)
-
-