public class LoginLinkCollection extends StripeCollection<LoginLink>
PRETTY_PRINT_GSON
Constructor and Description |
---|
LoginLinkCollection() |
Modifier and Type | Method and Description |
---|---|
LoginLink |
create() |
LoginLink |
create(RequestOptions options) |
autoPagingIterable, getCount, getData, getHasMore, getRequestOptions, getRequestParams, getTotalCount, getURL, setCount, setData, setHasMore, setRequestOptions, setRequestParams, setTotalCount, setURL
equals, toJson, toString
public LoginLink create() throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
public LoginLink create(RequestOptions options) throws AuthenticationException, InvalidRequestException, APIConnectionException, CardException, APIException
Copyright © 2017 Stripe. All rights reserved.