class E3DB::ClientDetails
Information about a newly-created E3DB
client
@!attribute client_id
@return [String] the client's unique ID string
@!attribute api_key_id
@return [String]
@!attribute api_secret
@return [String]
@!attribute public_key
@return [PublicKey] the client's public key information
@!attribute name
@return [String] the client's name.