| Name | Type | Description | Notes |
|---|---|---|---|
| scope | String | [optional] | |
| granted | Boolean | [optional] | |
| required | Boolean | [optional] |
require 'zernio-sdk'
instance = Zernio::GetAccountHealth200ResponsePermissionsPostingInner.new(
scope: null,
granted: null,
required: null
)