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