struct Mollie::Order::Address

Included Modules

Defined in:

mollie/order.cr

Constructors

Instance Method Summary

Macros inherited from module Mollie::Json::Serializable

json_field(name, type) json_field

Constructor Detail

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

Instance Method Detail

def city : String #

def country : String #

def email : String #

def family_name : String #

def given_name : String #

def organization_name : String #

def postal_code : String #

def street_and_number : String #