Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 510 Bytes

File metadata and controls

24 lines (12 loc) · 510 Bytes

AccountAccessResponse

Response-only counterpart of AccountAccess.

Properties

Name Type Description Notes
type TypeEnum Indicates this uses account-based access
providerId String The ID of the provider [optional]
accountId String The ID of the account

Enum: TypeEnum

Name Value
PROVIDER_ACCOUNT "PROVIDER_ACCOUNT"