Expand description
API response envelope and response codes shared across all Proton endpoints.
Structs§
- ApiResponse
- The common envelope every Proton API JSON response embeds.
- Human
Verification - The human-verification challenge attached to a
ResponseCode::HumanVerificationRequiredresponse’sDetails. - Human
Verification Credential - A solved human-verification challenge, replayed on the retried request.
Enums§
- Response
Code - Application-level response codes returned in the
Codefield.