class Rhombus::Subscription

Included Modules

Extended Modules

Defined in:

rhombus/security_interop_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(webhook : String, secret : Nil | String = nil) #

[View source]

Instance Method Detail

def secret : String | Nil #

[View source]
def webhook : String #

[View source]