// Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/model_doc.mustache // Filename: /Users/liur/work/api-sdk-gen/openapi-generator/src/main/resources/Java/pojo_doc.mustache # CreateRequest1ConfigProp ## Properties | Name | Type | Description | Notes | |------------ | ------------- | ------------- | -------------| |**status** | **String** | | [optional] | |**tenantId** | **String** | | [optional] | |**mfaConfig** | **Object** | | [optional] | |**regPolicy** | **List<String>** | | [optional] | |**mfaEnabled** | **String** | | [optional] | |**ssoEnabled** | **String** | | [optional] | |**developerId** | **String** | | [optional] | |**accessPolicy** | [**CreateRequest1ConfigPropAccessPolicy**](CreateRequest1ConfigPropAccessPolicy.md) | | [optional] | |**allowedRegMethod** | **Object** | | [optional] | |**defaultRegMethod** | **String** | | [optional] | |**allowedLoginMethod** | [**CreateRequest1ConfigPropAllowedLoginMethod**](CreateRequest1ConfigPropAllowedLoginMethod.md) | | [optional] | |**defaultLoginMethod** | **String** | | [optional] | |**allowedSocialLoginProvider** | [**CreateRequest1ConfigPropAllowedSocialLoginProvider**](CreateRequest1ConfigPropAllowedSocialLoginProvider.md) | | [optional] |