Skip to content

Latest commit

 

History

History
87 lines (47 loc) · 1.92 KB

ProfileTransaction.md

File metadata and controls

87 lines (47 loc) · 1.92 KB

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

Class: ProfileTransaction

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new ProfileTransaction(oktaAuth, options)

Parameters

Name Type
oktaAuth any
options any

Overrides

BaseTransaction.constructor

Defined in

myaccount/transactions/ProfileTransaction.ts:8

Properties

createdAt

createdAt: string

Defined in

myaccount/transactions/ProfileTransaction.ts:4


headers

Optional headers: Record<string, string>

Inherited from

BaseTransaction.headers

Defined in

myaccount/transactions/Base.ts:15


modifiedAt

modifiedAt: string

Defined in

myaccount/transactions/ProfileTransaction.ts:5


profile

profile: Record<string, string>

Defined in

myaccount/transactions/ProfileTransaction.ts:6