Method: OpenapiClient::ClientRequest#client_secret

Defined in:
lib/openapi_client/models/client_request.rb

#client_secretObject

The client secret(s). It is an array datatype to allow for rotation of secrets without downtime for your customers



19
20
21
# File 'lib/openapi_client/models/client_request.rb', line 19

def client_secret
  @client_secret
end