Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 501 Bytes

testingaccountcreatesecurity.md

File metadata and controls

17 lines (12 loc) · 501 Bytes

TestingAccountCreateSecurity

Example Usage

import { TestingAccountCreateSecurity } from "@boltpay/bolt-typescript-sdk/models/operations";

let value: TestingAccountCreateSecurity = {
  apiKey: "<value>",
};

Fields

Field Type Required Description
apiKey string ✔️ N/A