Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 1.47 KB

ProfileSchemaTransaction.md

File metadata and controls

65 lines (35 loc) · 1.47 KB

@okta/okta-auth-js/myaccount / Exports / ProfileSchemaTransaction

Class: ProfileSchemaTransaction

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new ProfileSchemaTransaction(oktaAuth, options)

Parameters

Name Type
oktaAuth any
options any

Overrides

BaseTransaction.constructor

Defined in

myaccount/transactions/ProfileSchemaTransaction.ts:6

Properties

headers

Optional headers: Record<string, string>

Inherited from

BaseTransaction.headers

Defined in

myaccount/transactions/Base.ts:15


properties

properties: Record<string, object>

Defined in

myaccount/transactions/ProfileSchemaTransaction.ts:4