Package com.flagright.api.types
Interface BatchBusinessUserWithRulesResult.LegalEntityStage
-
- All Known Implementing Classes:
BatchBusinessUserWithRulesResult.Builder
- Enclosing class:
- BatchBusinessUserWithRulesResult
public static interface BatchBusinessUserWithRulesResult.LegalEntityStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchBusinessUserWithRulesResult._FinalStagelegalEntity(LegalEntity legalEntity)
-
-
-
Method Detail
-
legalEntity
BatchBusinessUserWithRulesResult._FinalStage legalEntity(@NotNull LegalEntity legalEntity)
-
-