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, getCount, getData, getHasMore, getRequestOptions, getRequestParams, getTotalCount, getURL, setCount, setData, setHasMore, setRequestOptions, setRequestParams, setTotalCount, setURLequals, getLastResponse, setLastResponse, toJson, toStringpublic LoginLink create() throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
public LoginLink create(RequestOptions options) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException