1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/docs/interfaces/Credential.md
2023-05-02 18:18:30 +01:00

31 lines
571 B
Markdown

[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / Credential
# Interface: Credential
## Table of contents
### Properties
- [type](Credential.md#type)
- [values](Credential.md#values)
## Properties
### type
**type**: `string`
#### Defined in
[@types/DDO/Credentials.ts:2](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/DDO/Credentials.ts#L2)
___
### values
**values**: `string`[]
#### Defined in
[@types/DDO/Credentials.ts:3](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/DDO/Credentials.ts#L3)