HandlersGrantResponse
HandlersGrantResponse =
object
Defined in: src/client/types.gen.ts:2816
Properties
client_id?
optionalclient_id:string
Defined in: src/client/types.gen.ts:2817
created_at?
optionalcreated_at:string
Defined in: src/client/types.gen.ts:2818
daily_spend_micro_usd?
optionaldaily_spend_micro_usd:number
Defined in: src/client/types.gen.ts:2819
id?
optionalid:number
Defined in: src/client/types.gen.ts:2820
platform?
optionalplatform:string
Defined in: src/client/types.gen.ts:2821
revoked_at?
optionalrevoked_at:string
Defined in: src/client/types.gen.ts:2822
scopes?
optionalscopes:string[]
Defined in: src/client/types.gen.ts:2823
spending_cap_daily_micro_usd?
optionalspending_cap_daily_micro_usd:number
Defined in: src/client/types.gen.ts:2824
Last updated on