public static class LegalEntity.Owner extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
Owner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Address |
getAddress() |
LegalEntity.DateOfBirth |
getDob() |
String |
getFirstName() |
String |
getLastName() |
LegalEntity.Verification |
getVerification() |
equals, toStringpublic Address getAddress()
public LegalEntity.DateOfBirth getDob()
public String getFirstName()
public String getLastName()
public LegalEntity.Verification getVerification()
Copyright © 2016 Stripe. All rights reserved.