Stripe::Account::TOSAcceptance
Inherits JSON::Serializable / Reference / Object
Constructors
new(date : Time | Nil, ip : Nil | String, service_agreement : Nil | String = nil, user_agent : Nil | String = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
date
Sourceip
Sourceservice_agreement
Sourceto_h
Sourceuser_agent
Source