github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/PkixName.md (about)

     1  # PkixName
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Country** | **[]string** |  | [optional] [default to null]
     7  **Organization** | **[]string** |  | [optional] [default to null]
     8  **OrganizationalUnit** | **[]string** |  | [optional] [default to null]
     9  **Locality** | **[]string** |  | [optional] [default to null]
    10  **Province** | **[]string** |  | [optional] [default to null]
    11  **StreetAddress** | **[]string** |  | [optional] [default to null]
    12  **PostalCode** | **[]string** |  | [optional] [default to null]
    13  **SerialNumber** | **string** |  | [optional] [default to null]
    14  **CommonName** | **string** |  | [optional] [default to null]
    15  **Names** | [**[]PkixAttributeTypeAndValue**](pkixAttributeTypeAndValue.md) |  | [optional] [default to null]
    16  **ExtraNames** | [**[]PkixAttributeTypeAndValueSet**](pkixAttributeTypeAndValueSET.md) |  | [optional] [default to null]
    17  
    18  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    19