ApiKeySubscriptionAuthorizationDto¶
Example Json Object
1{
2 "authType": "string",
3 "key": "string",
4 "value": "string"
5}
📄 Description: Data transfer object representing the authorization details for API key subscriptions within the Nakisa Portfolio Management Suite, facilitating secure access to portfolio, asset, analytics, and real estate property data.
Properties
📄 Description: allOf - discriminator: SubscriptionAuthorizationDto.authType
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
Data transfer object representing the authorization details for subscription management within the Nakisa Portfolio Management Suite, facilitating access to portfolio analytics and real estate asset insights. |
📄 Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
» key |
string |
false |
none |
none |
» value |
string |
false |
none |
none |