public class LoginLinkCollection extends StripeCollection<LoginLink>
PRETTY_PRINT_GSON| Constructor and Description |
|---|
LoginLinkCollection() |
| Modifier and Type | Method and Description |
|---|---|
LoginLink |
create()
Create a login link.
|
LoginLink |
create(RequestOptions options)
Create a login link.
|
autoPagingIterable, 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