Interface: PatreonErrorData
Defined in: rest/v2/oauth2/rest/error.ts:3
Properties
code
code:
null|number
Defined in: rest/v2/oauth2/rest/error.ts:6
code_challenge
code_challenge:
null
Defined in: rest/v2/oauth2/rest/error.ts:5
code_name
code_name:
string
Defined in: rest/v2/oauth2/rest/error.ts:7
detail
detail:
string
Defined in: rest/v2/oauth2/rest/error.ts:8
id
id:
string
Defined in: rest/v2/oauth2/rest/error.ts:4
retry_after_seconds?
optionalretry_after_seconds:number
Defined in: rest/v2/oauth2/rest/error.ts:11
source?
optionalsource:object
Defined in: rest/v2/oauth2/rest/error.ts:12
parameter?
optionalparameter:string
status
status:
string
Defined in: rest/v2/oauth2/rest/error.ts:9
title
title:
string
Defined in: rest/v2/oauth2/rest/error.ts:10