Files
medusa-store/www/apps/docs/content/references/entities/classes/Oauth.md
github-actions[bot] 54659ae79f chore(docs): Generated Entities Reference (automated) (#5420)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-10-19 17:37:30 +00:00

1.4 KiB

displayed_sidebar
displayed_sidebar
entitiesSidebar

Class: Oauth

Constructors

constructor

new Oauth()

Properties

application_name

application_name: string

Defined in

models/oauth.ts:16


data

data: Record<string, unknown>

Defined in

models/oauth.ts:25


display_name

display_name: string

Defined in

models/oauth.ts:12


id

id: string

Defined in

models/oauth.ts:9


install_url

install_url: string

Defined in

models/oauth.ts:19


uninstall_url

uninstall_url: string

Defined in

models/oauth.ts:22

Methods

beforeInsert

Private beforeInsert(): void

Returns

void

Defined in

models/oauth.ts:28