Interface CourierOrgProfileClientCreate1.PhoneNumberPrimaryStage
-
- All Known Implementing Classes:
CourierOrgProfileClientCreate1.Builder
- Enclosing class:
- CourierOrgProfileClientCreate1
public static interface CourierOrgProfileClientCreate1.PhoneNumberPrimaryStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CourierOrgProfileClientCreate1._FinalStagephoneNumberPrimary(java.lang.String phoneNumberPrimary)E.164 formatted phone number (e.g.
-
-
-
Method Detail
-
phoneNumberPrimary
CourierOrgProfileClientCreate1._FinalStage phoneNumberPrimary(@NotNull java.lang.String phoneNumberPrimary)
E.164 formatted phone number (e.g. +16505551234). Assumes US country code if none provided.
-
-