StripeCollectionInterface<LoginLink>public class LoginLinkCollection extends StripeCollection<LoginLink>
PRETTY_PRINT_GSON| Constructor | Description |
|---|---|
LoginLinkCollection() |
| Modifier and Type | Method | Description |
|---|---|---|
LoginLink |
create() |
Create a login link.
|
LoginLink |
create(RequestOptions options) |
Create a login link.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitautoPagingIterable, autoPagingIterable, autoPagingIterable, canEqual, equals, getCount, getData, getHasMore, getObject, getRequestOptions, getRequestParams, getTotalCount, getUrl, hashCode, setCount, setData, setHasMore, setObject, setRequestOptions, setRequestParams, setTotalCount, setUrlequals, getLastResponse, setLastResponse, toJson, toStringpublic LoginLink create() throws StripeException
StripeExceptionpublic LoginLink create(RequestOptions options) throws StripeException
StripeException