Package com.chrt.api.types
Interface ProviderOrgInfoForConnections1.ProviderOrgIdStage
-
- All Known Implementing Classes:
ProviderOrgInfoForConnections1.Builder
- Enclosing class:
- ProviderOrgInfoForConnections1
public static interface ProviderOrgInfoForConnections1.ProviderOrgIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProviderOrgInfoForConnections1.IdStageproviderOrgId(java.lang.String providerOrgId)Must be a string starting withorg_
-
-
-
Method Detail
-
providerOrgId
ProviderOrgInfoForConnections1.IdStage providerOrgId(@NotNull java.lang.String providerOrgId)
Must be a string starting with
org_
-
-