struct Haystack::Webhook::CustomerIdentification

Included Modules

Defined in:

haystack/webhook.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def customer_code : String #

[View source]
def customer_id : String #

[View source]
def email : String #

[View source]
def identification : Customer::Identification #

[View source]