public class AccountTosAcceptance extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
AccountTosAcceptance() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDate() |
String |
getIp() |
String |
getUserAgent() |
void |
setDate(Long date) |
void |
setIp(String ip) |
void |
setUserAgent(String userAgent) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.