struct Haystack::Webhook::Event::CustomerIdentification

Defined in:

haystack/webhook/event.cr

Constant Summary

FAILED = "#{NAME}.failed"
NAME = "customeridentification"
SUCCESS = "#{NAME}.success"

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : String) #

[View source]

Instance Method Detail

def failed? #

[View source]
def success? #

[View source]