class

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)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

date
Source
service_agreement
Source
to_h
Source
user_agent
Source