Package com.stripe.model
Class Account.TosAcceptance
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Account.TosAcceptance
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Account
The user agent of the browser from which the account representative accepted the service
agreement.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getDate()
getIp()
int
hashCode()
void
void
void
setServiceAgreement
(String serviceAgreement) void
setUserAgent
(String userAgent) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString