Skip to content

Commit b66c717

Browse files
SDK version 21.4.0.149 generated
1 parent 9255ed0 commit b66c717

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/AiNameGenderizeRequest.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Request model for AiNameApi.genderize
77
Name | Type | Description | Notes
88
---- | ---- | ----------- | -----
99
**name** | **string**| A name to genderize. |
10-
**language** | **string**| An ISO-639 code of the language; either 639-1 or 639-3 (e.g. \"it\" or \"ita\" for Italian). | [optional] [default to ]
11-
**location** | **string**| A geographic code such as an ISO-3166 two letter country code, for example \"FR\" for France. | [optional] [default to ]
12-
**encoding** | **string**| A character encoding name. | [optional] [default to ]
13-
**script** | **string**| A writing system code; starts with the ISO-15924 script name. | [optional] [default to ]
10+
**language** | **string**| An ISO-639 code of the language; either 639-1 or 639-3 (e.g. \"it\" or \"ita\" for Italian). | [optional]
11+
**location** | **string**| A geographic code such as an ISO-3166 two letter country code, for example \"FR\" for France. | [optional]
12+
**encoding** | **string**| A character encoding name. | [optional]
13+
**script** | **string**| A writing system code; starts with the ISO-15924 script name. | [optional]
1414
**style** | **string**| Name writing style. Enum, available values: Formal, Informal, Legal, Academic | [optional] [default to 0]
1515

1616
## Example

0 commit comments

Comments
 (0)