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