class Stripe::Account::TOSAcceptance

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def date : Time | Nil #

def ip : String | Nil #

def service_agreement : String | Nil #

def user_agent : String | Nil #