Skip to main content
Structure
struct ApiKey

Initializers

init(key:)

init(key: String) throws(ApiKey.Error)

Instance Properties

apiEnvironmentPathComponent

var apiEnvironmentPathComponent: String { get }

environment

let environment: CrossmintEnvironment

key

let key: String

type

let type: ApiKey.Type

Enumerations

ApiKey.Error

enum Error

ApiKey.Type

enum `Type`