Method: Conekta::WebhookKeyRequest#active

Defined in:
lib/conekta/models/webhook_key_request.rb

#activeObject

Indicates if the webhook key is active



19
20
21
# File 'lib/conekta/models/webhook_key_request.rb', line 19

def active
  @active
end