Sha256: 68f762f5c67e74463f5c93c79d9e4c19d2832fac7bd39e4a4ad3a8213244b01f
Contents?: true
Size: 428 Bytes
Versions: 5
Compression:
Stored size: 428 Bytes
Contents
# SwaggerAemClient::InlineObject5 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **privatekey_file** | **File** | | [optional] **certificate_file** | **File** | | [optional] ## Code Sample ```ruby require 'SwaggerAemClient' instance = SwaggerAemClient::InlineObject5.new(privatekey_file: null, certificate_file: null) ```
Version data entries
5 entries across 5 versions & 1 rubygems