Uses of Class
com.onlinepayments.domain.IINDetail
Packages that use IINDetail
-
Uses of IINDetail in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return IINDetailModifier and TypeMethodDescriptionIINDetail.withCardType(String value) The card's type as categorised by the payment method.IINDetail.withIsAllowedInContext(Boolean value) Populated only if you submitted a payment context.IINDetail.withPaymentProductId(Integer value) Payment product identifier - Please see Products documentation for a full overview of possible values.Methods in com.onlinepayments.domain that return types with arguments of type IINDetailMethod parameters in com.onlinepayments.domain with type arguments of type IINDetailModifier and TypeMethodDescriptionvoidGetIINDetailsResponse.setCoBrands(List<IINDetail> value) List of IIN detailsGetIINDetailsResponse.withCoBrands(List<IINDetail> value) List of IIN details