create

fun create(value: String): ApiKey?

Factory method to create an API Key.

Return

an ApiKey object. If an empty string is passed in, null will be returned

Since

200.0.0

Parameters

value

the API Key