Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.15 KB

AccountDetails.md

File metadata and controls

19 lines (16 loc) · 1.15 KB

# AccountDetails

Properties

Name Type Description Notes
id string [optional] [readonly]
integration string [optional] [readonly]
integration_slug string [optional] [readonly]
category CategoryEnum [optional]
end_user_origin_id string [optional] [readonly]
end_user_organization_name string [optional] [readonly]
end_user_email_address string [optional] [readonly]
status string [optional] [readonly]
webhook_listener_url string [optional] [readonly]
is_duplicate bool Whether a Production Linked Account's credentials match another existing Production Linked Account. This field is `null` for Test Linked Accounts, incomplete Production Linked Accounts, and ignored duplicate Production Linked Account sets. [optional] [readonly]
account_type string [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]