- cancelableQuantity(int) - Method in class be.feelio.mollie.data.order.OrderLineResponse.OrderLineResponseBuilder
-
- canceledAt(Optional<Date>) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- canceledAt(Optional<Date>) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- canceledAt(Date) - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse.SubscriptionResponseBuilder
-
- cancelOrder(String) - Method in class be.feelio.mollie.handler.OrderHandler
-
The order can only be canceled while:
the order doesn’t have any open payments except for the methods banktransfer, directdebit, klarnapaylater, and klarnasliceit.
the order’s status field is either created, authorized or shipping.
In case of created, all order lines will be canceled and the new order status will be canceled.
In case of authorized, the authorization will be released, all order lines will be canceled and the new order status will be canceled.
In case of shipping, any order lines that are still authorized will be canceled and order lines that are shipping will be completed.
- cancelOrder(String, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
The order can only be canceled while:
the order doesn’t have any open payments except for the methods banktransfer, directdebit, klarnapaylater, and klarnasliceit.
the order’s status field is either created, authorized or shipping.
In case of created, all order lines will be canceled and the new order status will be canceled.
In case of authorized, the authorization will be released, all order lines will be canceled and the new order status will be canceled.
In case of shipping, any order lines that are still authorized will be canceled and order lines that are shipping will be completed.
- CancelOrderLineRequest - Class in be.feelio.mollie.data.order
-
- CancelOrderLineRequest(String, Optional<Integer>, Optional<Amount>) - Constructor for class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- CancelOrderLineRequest() - Constructor for class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- CancelOrderLineRequest.CancelOrderLineRequestBuilder - Class in be.feelio.mollie.data.order
-
- cancelOrderLines(String, CancelOrderLinesRequest) - Method in class be.feelio.mollie.handler.OrderHandler
-
This endpoint can be used to cancel one or more order lines that were previously authorized using a pay after delivery payment method.
- cancelOrderLines(String, CancelOrderLinesRequest, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
This endpoint can be used to cancel one or more order lines that were previously authorized using a pay after delivery payment method.
- CancelOrderLinesRequest - Class in be.feelio.mollie.data.order
-
- CancelOrderLinesRequest(List<CancelOrderLineRequest>) - Constructor for class be.feelio.mollie.data.order.CancelOrderLinesRequest
-
- CancelOrderLinesRequest() - Constructor for class be.feelio.mollie.data.order.CancelOrderLinesRequest
-
- CancelOrderLinesRequest.CancelOrderLinesRequestBuilder - Class in be.feelio.mollie.data.order
-
- cancelPayment(String) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Some payment methods are cancellable for an amount of time, usually until the next day.
- cancelPayment(String, QueryParams) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Some payment methods are cancellable for an amount of time, usually until the next day.
- cancelRefund(String, String) - Method in class be.feelio.mollie.handler.RefundHandler
-
For certain payment methods, like iDEAL, the underlying banking system will delay refunds until the next day.
- cancelRefund(String, String, QueryParams) - Method in class be.feelio.mollie.handler.RefundHandler
-
For certain payment methods, like iDEAL, the underlying banking system will delay refunds until the next day.
- cancelSubscription(String, String) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Cancel a subscription
- cancelSubscription(String, String, QueryParams) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Cancel a subscription
- canEqual(Object) - Method in class be.feelio.mollie.data.capture.CaptureListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.chargeback.ChargebackEmbedded
-
- canEqual(Object) - Method in class be.feelio.mollie.data.chargeback.ChargebackListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.AddressRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.AddressResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.Amount
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.ApplicationFee
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.Image
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.Link
-
- canEqual(Object) - Method in class be.feelio.mollie.data.common.Pagination
-
- canEqual(Object) - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.connect.RevokeTokenRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.connect.TokenRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.customer.CustomerListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.customer.CustomerRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- canEqual(Object) - Method in class be.feelio.mollie.data.invoice.InvoiceLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.invoice.InvoicesListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.ChargebackLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.MandateLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.MethodLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.PaginationLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.RefundLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.links.SubscriptionLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.mandate.MandateListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.method.MethodListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.method.MethodPricing
-
- canEqual(Object) - Method in class be.feelio.mollie.data.method.MethodResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.method.SimpleMethodResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.CancelOrderLinesRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderEmbedded
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderLineLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderRefundLineRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderRefundListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderRefundRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.order.OrderUpdateRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.GiftCardResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentEmbedded
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.payment.QrCode
-
- canEqual(Object) - Method in class be.feelio.mollie.data.permission.PermissionLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.permission.PermissionListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.permission.PermissionResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.profile.ProfileListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.profile.ProfileReviewResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.refund.RefundEmbedded
-
- canEqual(Object) - Method in class be.feelio.mollie.data.refund.RefundListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.refund.RefundRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.PeriodCostRateResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.PeriodResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.SettlementListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentLineRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentLinks
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.shipment.ShipmentUpdateRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.subscription.SubscriptionListResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- canEqual(Object) - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- canEqual(Object) - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- canReceivePayments(boolean) - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse.OnboardingResponseBuilder
-
- canReceiveSettlements(boolean) - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse.OnboardingResponseBuilder
-
- CaptureHandler - Class in be.feelio.mollie.handler
-
- CaptureHandler(String) - Constructor for class be.feelio.mollie.handler.CaptureHandler
-
- CaptureLinks - Class in be.feelio.mollie.data.links
-
- CaptureLinks(Link, Link, Optional<Link>, Optional<Link>, Link) - Constructor for class be.feelio.mollie.data.links.CaptureLinks
-
- CaptureLinks() - Constructor for class be.feelio.mollie.data.links.CaptureLinks
-
- CaptureLinks.CaptureLinksBuilder - Class in be.feelio.mollie.data.links
-
- CaptureListResponse - Class in be.feelio.mollie.data.capture
-
- CaptureListResponse(List<CaptureResponse>) - Constructor for class be.feelio.mollie.data.capture.CaptureListResponse
-
- CaptureListResponse() - Constructor for class be.feelio.mollie.data.capture.CaptureListResponse
-
- CaptureListResponse.CaptureListResponseBuilder - Class in be.feelio.mollie.data.capture
-
- CaptureResponse - Class in be.feelio.mollie.data.capture
-
- CaptureResponse(String, String, String, Amount, Amount, String, Optional<String>, Optional<String>, Date, CaptureLinks) - Constructor for class be.feelio.mollie.data.capture.CaptureResponse
-
- CaptureResponse() - Constructor for class be.feelio.mollie.data.capture.CaptureResponse
-
- CaptureResponse.CaptureResponseBuilder - Class in be.feelio.mollie.data.capture
-
- captures() - Method in class be.feelio.mollie.Client
-
Handles capture actions
- captures(List<CaptureResponse>) - Method in class be.feelio.mollie.data.capture.CaptureListResponse.CaptureListResponseBuilder
-
- captures(Optional<Link>) - Method in class be.feelio.mollie.data.payment.PaymentLinks.PaymentLinksBuilder
-
- captures(Link) - Method in class be.feelio.mollie.data.settlement.SettlementLinks.SettlementLinksBuilder
-
- cardAudience(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardCountryCode(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardExpiryDate(Optional<Date>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- cardFingerprint(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- cardFingerprint(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardHolder(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- cardHolder(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardLabel(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- cardLabel(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardNumber(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- cardNumber(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardSecurity(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- cardToken(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- carNumber(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- carrier(String) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest.ShipmentTrackingRequestBuilder
-
- carrier(String) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse.ShipmentTrackingResponseBuilder
-
- categoryCode(Optional<Integer>) - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest.OnboardingProfileRequestBuilder
-
- categoryCode(Optional<Integer>) - Method in class be.feelio.mollie.data.profile.ProfileRequest.ProfileRequestBuilder
-
- categoryCode(int) - Method in class be.feelio.mollie.data.profile.ProfileResponse.ProfileResponseBuilder
-
- chagebacks(List<ChargebackResponse>) - Method in class be.feelio.mollie.data.payment.PaymentEmbedded.PaymentEmbeddedBuilder
-
- changePaymentState(Optional<Link>) - Method in class be.feelio.mollie.data.payment.PaymentLinks.PaymentLinksBuilder
-
- ChargebackEmbedded - Class in be.feelio.mollie.data.chargeback
-
- ChargebackEmbedded(PaymentResponse) - Constructor for class be.feelio.mollie.data.chargeback.ChargebackEmbedded
-
- ChargebackEmbedded() - Constructor for class be.feelio.mollie.data.chargeback.ChargebackEmbedded
-
- ChargebackEmbedded.ChargebackEmbeddedBuilder - Class in be.feelio.mollie.data.chargeback
-
- ChargebackHandler - Class in be.feelio.mollie.handler
-
- ChargebackHandler(String) - Constructor for class be.feelio.mollie.handler.ChargebackHandler
-
- ChargebackLinks - Class in be.feelio.mollie.data.links
-
- ChargebackLinks(Link, Link, Optional<Link>, Link) - Constructor for class be.feelio.mollie.data.links.ChargebackLinks
-
- ChargebackLinks() - Constructor for class be.feelio.mollie.data.links.ChargebackLinks
-
- ChargebackLinks.ChargebackLinksBuilder - Class in be.feelio.mollie.data.links
-
- ChargebackListResponse - Class in be.feelio.mollie.data.chargeback
-
- ChargebackListResponse(List<ChargebackResponse>) - Constructor for class be.feelio.mollie.data.chargeback.ChargebackListResponse
-
- ChargebackListResponse() - Constructor for class be.feelio.mollie.data.chargeback.ChargebackListResponse
-
- ChargebackListResponse.ChargebackListResponseBuilder - Class in be.feelio.mollie.data.chargeback
-
- ChargebackResponse - Class in be.feelio.mollie.data.chargeback
-
- ChargebackResponse(String, String, Amount, Amount, Date, Date, String, ChargebackLinks, Optional<ChargebackEmbedded>) - Constructor for class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- ChargebackResponse() - Constructor for class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- ChargebackResponse.ChargebackResponseBuilder - Class in be.feelio.mollie.data.chargeback
-
- chargebacks() - Method in class be.feelio.mollie.Client
-
Handles charge back actions
- chargebacks(List<ChargebackResponse>) - Method in class be.feelio.mollie.data.chargeback.ChargebackListResponse.ChargebackListResponseBuilder
-
- chargebacks(Optional<Link>) - Method in class be.feelio.mollie.data.links.OrganizationLinks.OrganizationLinksBuilder
-
- chargebacks(Optional<Link>) - Method in class be.feelio.mollie.data.payment.PaymentLinks.PaymentLinksBuilder
-
- chargebacks(Link) - Method in class be.feelio.mollie.data.profile.ProfileLinks.ProfileLinksBuilder
-
- chargebacks(Link) - Method in class be.feelio.mollie.data.settlement.SettlementLinks.SettlementLinksBuilder
-
- checkout(Optional<Link>) - Method in class be.feelio.mollie.data.order.OrderLinks.OrderLinksBuilder
-
- checkout(Link) - Method in class be.feelio.mollie.data.payment.PaymentLinks.PaymentLinksBuilder
-
- checkoutPreviewUrl(Link) - Method in class be.feelio.mollie.data.profile.ProfileLinks.ProfileLinksBuilder
-
- city(String) - Method in class be.feelio.mollie.data.common.AddressRequest.AddressRequestBuilder
-
- city(String) - Method in class be.feelio.mollie.data.common.AddressResponse.AddressResponseBuilder
-
- city(Optional<String>) - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest.OnboardingOrganizationAddressRequestBuilder
-
- city(String) - Method in class be.feelio.mollie.data.order.OrderAddressRequest.OrderAddressRequestBuilder
-
- city(String) - Method in class be.feelio.mollie.data.order.OrderAddressResponse.OrderAddressResponseBuilder
-
- Client - Class in be.feelio.mollie
-
- Client(String) - Constructor for class be.feelio.mollie.Client
-
- ClientBuilder - Class in be.feelio.mollie
-
- ClientBuilder() - Constructor for class be.feelio.mollie.ClientBuilder
-
- clientId(String) - Method in class be.feelio.mollie.data.connect.AuthorizeRequest.AuthorizeRequestBuilder
-
- code(Optional<String>) - Method in class be.feelio.mollie.data.connect.TokenRequest.TokenRequestBuilder
-
- code(String) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest.ShipmentTrackingRequestBuilder
-
- code(String) - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse.ShipmentTrackingResponseBuilder
-
- completedAt(Optional<Date>) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- Config - Class in be.feelio.mollie.util
-
- connect() - Method in class be.feelio.mollie.Client
-
Handles connect actions
- ConnectHandler - Class in be.feelio.mollie.handler
-
- ConnectHandler() - Constructor for class be.feelio.mollie.handler.ConnectHandler
-
- consumerAccount(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- consumerAccount(String) - Method in class be.feelio.mollie.data.mandate.MandateRequest.MandateRequestBuilder
-
- consumerAccount(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest.OrderPaymentRequestBuilder
-
- consumerAccount(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- consumerAccount(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- consumerBic(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- consumerBic(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateRequest.MandateRequestBuilder
-
- consumerBic(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- consumerDateOfBirth(Optional<Date>) - Method in class be.feelio.mollie.data.order.OrderRequest.OrderRequestBuilder
-
- consumerDateOfBirth(Optional<Date>) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- consumerName(Optional<String>) - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse.MandateDetailsResponseBuilder
-
- consumerName(String) - Method in class be.feelio.mollie.data.mandate.MandateRequest.MandateRequestBuilder
-
- consumerName(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- consumerName(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- costs(List<PeriodCostResponse>) - Method in class be.feelio.mollie.data.settlement.PeriodResponse.PeriodResponseBuilder
-
- count(int) - Method in class be.feelio.mollie.data.common.Pagination.PaginationBuilder
-
- count(int) - Method in class be.feelio.mollie.data.invoice.InvoiceLine.InvoiceLineBuilder
-
- count(int) - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse.PeriodCostResponseBuilder
-
- count(int) - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse.PeriodRevenueResponseBuilder
-
- country(String) - Method in class be.feelio.mollie.data.common.AddressRequest.AddressRequestBuilder
-
- country(String) - Method in class be.feelio.mollie.data.common.AddressResponse.AddressResponseBuilder
-
- country(Optional<String>) - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest.OnboardingOrganizationAddressRequestBuilder
-
- country(String) - Method in class be.feelio.mollie.data.order.OrderAddressRequest.OrderAddressRequestBuilder
-
- country(String) - Method in class be.feelio.mollie.data.order.OrderAddressResponse.OrderAddressResponseBuilder
-
- countryCode(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- createAuthorizeUrl(AuthorizeRequest) - Method in class be.feelio.mollie.handler.ConnectHandler
-
The Authorize endpoint is the endpoint on Mollie web site where the merchant logs in, and grants authorization to your client application.
- createCustomer(CustomerRequest) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Creates a simple minimal representation of a customer in the Mollie API to use for the Mollie Checkout and Recurring features.
- createCustomer(CustomerRequest, QueryParams) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Creates a simple minimal representation of a customer in the Mollie API to use for the Mollie Checkout and Recurring features.
- createCustomerPayment(String, PaymentRequest) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Creates a payment for the customer.
- createCustomerPayment(String, PaymentRequest, QueryParams) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Creates a payment for the customer.
- createdAt(Date) - Method in class be.feelio.mollie.data.capture.CaptureResponse.CaptureResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse.ChargebackResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.customer.CustomerResponse.CustomerResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.mandate.MandateResponse.MandateResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.order.OrderLineResponse.OrderLineResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.profile.ProfileResponse.ProfileResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.refund.RefundResponse.RefundResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.settlement.SettlementResponse.SettlementResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.shipment.ShipmentResponse.ShipmentResponseBuilder
-
- createdAt(Date) - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse.SubscriptionResponseBuilder
-
- createMandate(String, MandateRequest) - Method in class be.feelio.mollie.handler.MandateHandler
-
Create a mandate for a specific customer.
- createMandate(String, MandateRequest, QueryParams) - Method in class be.feelio.mollie.handler.MandateHandler
-
Create a mandate for a specific customer.
- createOrder(OrderRequest) - Method in class be.feelio.mollie.handler.OrderHandler
-
Using the Orders API is the preferred approach when integrating the Mollie API into e-commerce applications such as webshops.
- createOrder(OrderRequest, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
Using the Orders API is the preferred approach when integrating the Mollie API into e-commerce applications such as webshops.
- createOrderPayment(String, OrderPaymentRequest) - Method in class be.feelio.mollie.handler.OrderHandler
-
An order has an automatically created payment that your customer can use to pay for the order.
- createOrderPayment(String, OrderPaymentRequest, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
An order has an automatically created payment that your customer can use to pay for the order.
- createOrderRefund(String, OrderRefundRequest) - Method in class be.feelio.mollie.handler.OrderHandler
-
When using the Orders API, refunds should be made against the order.
- createOrderRefund(String, OrderRefundRequest, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
When using the Orders API, refunds should be made against the order.
- createPayment(PaymentRequest) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Payment creation is elemental to the Mollie API: this is where most payment implementations start off.
- createPayment(PaymentRequest, QueryParams) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Payment creation is elemental to the Mollie API: this is where most payment implementations start off.
- createProfile(ProfileRequest) - Method in class be.feelio.mollie.handler.ProfileHandler
-
In order to process payments, you need to create a website profile.
- createProfile(ProfileRequest, QueryParams) - Method in class be.feelio.mollie.handler.ProfileHandler
-
In order to process payments, you need to create a website profile.
- createRefund(String, RefundRequest) - Method in class be.feelio.mollie.handler.RefundHandler
-
Most payment methods support refunds.
- createRefund(String, RefundRequest, QueryParams) - Method in class be.feelio.mollie.handler.RefundHandler
-
Most payment methods support refunds.
- createShipment(String, ShipmentRequest) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
In addition to the Orders API, the create shipment endpoint can be used to ship order lines.
- createShipment(String, ShipmentRequest, QueryParams) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
In addition to the Orders API, the create shipment endpoint can be used to ship order lines.
- createSubscription(String, SubscriptionRequest) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
With subscriptions, you can schedule recurring payments to take place at regular intervals.
- createSubscription(String, SubscriptionRequest, QueryParams) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
With subscriptions, you can schedule recurring payments to take place at regular intervals.
- creditorIdentifier(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- currency(String) - Method in class be.feelio.mollie.data.common.Amount.AmountBuilder
-
- customer(Link) - Method in class be.feelio.mollie.data.links.MandateLinks.MandateLinksBuilder
-
- customer(Link) - Method in class be.feelio.mollie.data.links.SubscriptionLinks.SubscriptionLinksBuilder
-
- customer(Optional<Link>) - Method in class be.feelio.mollie.data.payment.PaymentLinks.PaymentLinksBuilder
-
- CustomerHandler - Class in be.feelio.mollie.handler
-
- CustomerHandler(String) - Constructor for class be.feelio.mollie.handler.CustomerHandler
-
- customerId(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest.OrderPaymentRequestBuilder
-
- customerId(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- customerId(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- CustomerLinks - Class in be.feelio.mollie.data.links
-
- CustomerLinks(Link, Link, Link, Link, Link) - Constructor for class be.feelio.mollie.data.links.CustomerLinks
-
- CustomerLinks() - Constructor for class be.feelio.mollie.data.links.CustomerLinks
-
- CustomerLinks.CustomerLinksBuilder - Class in be.feelio.mollie.data.links
-
- CustomerListResponse - Class in be.feelio.mollie.data.customer
-
- CustomerListResponse(List<CustomerResponse>) - Constructor for class be.feelio.mollie.data.customer.CustomerListResponse
-
- CustomerListResponse() - Constructor for class be.feelio.mollie.data.customer.CustomerListResponse
-
- CustomerListResponse.CustomerListResponseBuilder - Class in be.feelio.mollie.data.customer
-
- customerReference(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest.OrderPaymentRequestBuilder
-
- customerReference(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- customerReference(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- CustomerRequest - Class in be.feelio.mollie.data.customer
-
- CustomerRequest(Optional<String>, Optional<String>, Optional<Locale>, Map<String, Object>) - Constructor for class be.feelio.mollie.data.customer.CustomerRequest
-
- CustomerRequest() - Constructor for class be.feelio.mollie.data.customer.CustomerRequest
-
- CustomerRequest.CustomerRequestBuilder - Class in be.feelio.mollie.data.customer
-
- CustomerResponse - Class in be.feelio.mollie.data.customer
-
- CustomerResponse(String, String, String, String, String, Locale, Map<String, Object>, Date, CustomerLinks) - Constructor for class be.feelio.mollie.data.customer.CustomerResponse
-
- CustomerResponse() - Constructor for class be.feelio.mollie.data.customer.CustomerResponse
-
- CustomerResponse.CustomerResponseBuilder - Class in be.feelio.mollie.data.customer
-
- customers() - Method in class be.feelio.mollie.Client
-
Handles customer actions
- customers(List<CustomerResponse>) - Method in class be.feelio.mollie.data.customer.CustomerListResponse.CustomerListResponseBuilder
-
- customers(Optional<Link>) - Method in class be.feelio.mollie.data.links.OrganizationLinks.OrganizationLinksBuilder
-
- generateTokens(String, String, TokenRequest) - Method in class be.feelio.mollie.handler.ConnectHandler
-
Exchange the auth code received at the Authorize endpoint for an actual access token, with which you can communicate with the Mollie API.
- generateTokens(String, String, TokenRequest, QueryParams) - Method in class be.feelio.mollie.handler.ConnectHandler
-
Exchange the auth code received at the Authorize endpoint for an actual access token, with which you can communicate with the Mollie API.
- get(String) - Method in class be.feelio.mollie.handler.AbstractHandler
-
- get(String, QueryParams) - Method in class be.feelio.mollie.handler.AbstractHandler
-
- getAccessToken() - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- getAccessToken() - Method in class be.feelio.mollie.util.Config
-
- getAddress() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest
-
- getAddress() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getAmount() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getAmount() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getAmount() - Method in class be.feelio.mollie.data.common.ApplicationFee
-
- getAmount() - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- getAmount() - Method in class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- getAmount() - Method in class be.feelio.mollie.data.order.OrderRefundLineRequest
-
- getAmount() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getAmount() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getAmount() - Method in class be.feelio.mollie.data.payment.GiftCardResponse
-
- getAmount() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getAmount() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getAmount() - Method in class be.feelio.mollie.data.refund.RefundRequest
-
- getAmount() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getAmount() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getAmount() - Method in class be.feelio.mollie.data.shipment.ShipmentLineRequest
-
- getAmount() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getAmount() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getAmount() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getAmountCanceled() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getAmountCaptured() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getAmountCaptured() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getAmountGross() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getAmountGross() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getAmountNet() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getAmountNet() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getAmountRefunded() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getAmountRefunded() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getAmountRefunded() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getAmountRemaining() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getAmountShipped() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getAmountVat() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getAmountVat() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getApiKey() - Method in class be.feelio.mollie.util.Config
-
- getApplicationFee() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getApplicationFee() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getApplicationFee() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getApplicationFee() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getApplicationFee() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getApprovalPrompt() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getAuthorizedAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getAuthorizedAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getBankAccount() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBankBic() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBankname() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBankReason() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBankReasonCode() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBatchReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBearerToken() - Method in class be.feelio.mollie.util.Config
-
- getBillingAddress() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getBillingAddress() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getBillingAddress() - Method in class be.feelio.mollie.data.order.OrderUpdateRequest
-
- getBillingAddress() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getBillingEmail() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBillingEmail() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getBitcoinAddress() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBitcoinAmount() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getBitcoinUri() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCancelableQuantity() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getCanceledAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getCanceledAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getCanceledAt() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getCapture(String, String) - Method in class be.feelio.mollie.handler.CaptureHandler
-
Retrieve a single capture by its ID.
- getCapture(String, String, QueryParams) - Method in class be.feelio.mollie.handler.CaptureHandler
-
Retrieve a single capture by its ID.
- getCaptures() - Method in class be.feelio.mollie.data.capture.CaptureListResponse
-
- getCaptures() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getCaptures() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getCardAudience() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardCountryCode() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardExpiryDate() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getCardFingerprint() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getCardFingerprint() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardHolder() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getCardHolder() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardLabel() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getCardLabel() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardNumber() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getCardNumber() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardSecurity() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCardToken() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getCarNumber() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCarrier() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest
-
- getCarrier() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse
-
- getCategoryCode() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getCategoryCode() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getCategoryCode() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getChagebacks() - Method in class be.feelio.mollie.data.payment.PaymentEmbedded
-
- getChangePaymentState() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getChargeback(String, String) - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve a single chargeback by its ID.
- getChargeback(String, String, QueryParams) - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve a single chargeback by its ID.
- getChargebacks() - Method in class be.feelio.mollie.data.chargeback.ChargebackListResponse
-
- getChargebacks() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getChargebacks() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getChargebacks() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getChargebacks() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getCheckout() - Method in class be.feelio.mollie.data.order.OrderLinks
-
- getCheckout() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getCheckoutPreviewUrl() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getCity() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getCity() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getCity() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest
-
- getCity() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getCity() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getClientId() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getCode() - Method in class be.feelio.mollie.data.connect.TokenRequest
-
- getCode() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest
-
- getCode() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse
-
- getCompletedAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getConsumerAccount() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getConsumerAccount() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getConsumerAccount() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getConsumerAccount() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getConsumerAccount() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getConsumerBic() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getConsumerBic() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getConsumerBic() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getConsumerDateOfBirth() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getConsumerDateOfBirth() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getConsumerName() - Method in class be.feelio.mollie.data.mandate.MandateDetailsResponse
-
- getConsumerName() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getConsumerName() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getConsumerName() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getCosts() - Method in class be.feelio.mollie.data.settlement.PeriodResponse
-
- getCount() - Method in class be.feelio.mollie.data.common.Pagination
-
- getCount() - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- getCount() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getCount() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getCountry() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getCountry() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getCountry() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest
-
- getCountry() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getCountry() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getCountryCode() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getCreatedAt() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getCreditorIdentifier() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCurrency() - Method in class be.feelio.mollie.data.common.Amount
-
- getCustomer() - Method in class be.feelio.mollie.data.links.MandateLinks
-
- getCustomer() - Method in class be.feelio.mollie.data.links.SubscriptionLinks
-
- getCustomer() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getCustomer(String) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve a single customer by its ID.
- getCustomer(String, QueryParams) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve a single customer by its ID.
- getCustomerId() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getCustomerId() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getCustomerId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getCustomerReference() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getCustomerReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getCustomerReference() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getCustomers() - Method in class be.feelio.mollie.data.customer.CustomerListResponse
-
- getCustomers() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getDashboard() - Method in class be.feelio.mollie.data.onboarding.OnboardingLinks
-
- getDescription() - Method in class be.feelio.mollie.data.common.ApplicationFee
-
- getDescription() - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- getDescription() - Method in class be.feelio.mollie.data.method.MethodPricing
-
- getDescription() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getDescription() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getDescription() - Method in class be.feelio.mollie.data.order.OrderRefundRequest
-
- getDescription() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getDescription() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getDescription() - Method in class be.feelio.mollie.data.permission.PermissionResponse
-
- getDescription() - Method in class be.feelio.mollie.data.refund.RefundRequest
-
- getDescription() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getDescription() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getDescription() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getDescription() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getDescription() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getDescription() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getDetails() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getDetails() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getDetails() - Method in exception be.feelio.mollie.exception.MollieException
-
- getDiscountAmount() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getDiscountAmount() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getDiscountAmount() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getDisplayName() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getDocumentation() - Method in class be.feelio.mollie.data.invoice.InvoiceLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.ChargebackLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.MandateLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.MethodLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.PaginationLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.RefundLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.links.SubscriptionLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.onboarding.OnboardingLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.order.OrderLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.permission.PermissionLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getDocumentation() - Method in class be.feelio.mollie.data.shipment.ShipmentLinks
-
- getDomainName() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getDueAt() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getDueDate() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getDueDate() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getEmail() - Method in class be.feelio.mollie.data.customer.CustomerRequest
-
- getEmail() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getEmail() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getEmail() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getEmail() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getEmail() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getEmail() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getEmbedded() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getEmbedded() - Method in class be.feelio.mollie.data.common.Pagination
-
- getEmbedded() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getEmbedded() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getEmbedded() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getEndpoint() - Method in class be.feelio.mollie.Client
-
- getEndToEndIdentifier() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getEpochTimestamp() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getExpiredAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getExpiredAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getExpiresAt() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getExpiresAt() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getExpiresAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getExpiresAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getExpiresIn() - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- getFailedAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getFailureReason() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getFamilyName() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getFamilyName() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getFeeRegion() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getFileReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getFixed() - Method in class be.feelio.mollie.data.method.MethodPricing
-
- getFixed() - Method in class be.feelio.mollie.data.settlement.PeriodCostRateResponse
-
- getGiftcards() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getGivenName() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getGivenName() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getGrantType() - Method in class be.feelio.mollie.data.connect.TokenRequest
-
- getGrossAmount() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getHeight() - Method in class be.feelio.mollie.data.payment.QrCode
-
- getHref() - Method in class be.feelio.mollie.data.common.Link
-
- getId() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getId() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getId() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getId() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getId() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getId() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getId() - Method in class be.feelio.mollie.data.method.SimpleMethodResponse
-
- getId() - Method in class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- getId() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getId() - Method in class be.feelio.mollie.data.order.OrderRefundLineRequest
-
- getId() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getId() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getId() - Method in class be.feelio.mollie.data.permission.PermissionResponse
-
- getId() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getId() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getId() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getId() - Method in class be.feelio.mollie.data.shipment.ShipmentLineRequest
-
- getId() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getId() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getImage() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getImage() - Method in class be.feelio.mollie.data.method.SimpleMethodResponse
-
- getImageUrl() - Method in class be.feelio.mollie.data.order.OrderLineLinks
-
- getImageUrl() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getImageUrl() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getInstance() - Static method in class be.feelio.mollie.util.Config
-
- getInstance() - Static method in class be.feelio.mollie.util.ObjectMapperService
-
- getInterval() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getInterval() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getInvoice() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getInvoice(String) - Method in class be.feelio.mollie.handler.InvoiceHandler
-
Retrieve details of an invoice, using the invoice’s identifier.
- getInvoice(String, QueryParams) - Method in class be.feelio.mollie.handler.InvoiceHandler
-
Retrieve details of an invoice, using the invoice’s identifier.
- getInvoiceId() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getInvoices() - Method in class be.feelio.mollie.data.invoice.InvoicesListResponse
-
- getInvoices() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getInvoices() - Method in class be.feelio.mollie.handler.InvoiceHandler
-
Retrieve all invoices on the account.
- getInvoices(QueryParams) - Method in class be.feelio.mollie.handler.InvoiceHandler
-
Retrieve all invoices on the account.
- getIssuedAt() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getIssuer() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getIssuer() - Method in class be.feelio.mollie.data.payment.GiftCardResponse
-
- getIssuer() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getIssuers() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getJsonValue() - Method in enum be.feelio.mollie.data.common.Locale
-
- getJsonValue() - Method in enum be.feelio.mollie.data.invoice.InvoiceStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.mandate.MandatePaymentMethod
-
- getJsonValue() - Method in enum be.feelio.mollie.data.mandate.MandateStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.onboarding.OnboardingStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.order.OrderLineType
-
- getJsonValue() - Method in enum be.feelio.mollie.data.order.OrderStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.payment.PaymentMethod
-
- getJsonValue() - Method in enum be.feelio.mollie.data.payment.SequenceType
-
- getJsonValue() - Method in enum be.feelio.mollie.data.profile.ProfileReviewStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.profile.ProfileStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.refund.RefundStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.settlement.SettlementStatus
-
- getJsonValue() - Method in enum be.feelio.mollie.data.subscription.SubscriptionStatus
-
- getLines() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getLines() - Method in class be.feelio.mollie.data.order.CancelOrderLinesRequest
-
- getLines() - Method in class be.feelio.mollie.data.order.OrderRefundRequest
-
- getLines() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getLines() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getLines() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getLines() - Method in class be.feelio.mollie.data.shipment.ShipmentRequest
-
- getLines() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getLinks() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getLinks() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getLinks() - Method in class be.feelio.mollie.data.common.Pagination
-
- getLinks() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getLinks() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getLinks() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getLinks() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getLinks() - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- getLinks() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getLinks() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getLinks() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getLinks() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getLinks() - Method in class be.feelio.mollie.data.permission.PermissionResponse
-
- getLinks() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getLinks() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getLinks() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getLinks() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getLinks() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getLocale() - Method in class be.feelio.mollie.data.customer.CustomerRequest
-
- getLocale() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getLocale() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getLocale() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getLocale() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getLocale() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getLocale() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getMandate() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getMandate(String, String) - Method in class be.feelio.mollie.handler.MandateHandler
-
Retrieve a mandate by its ID and its customer’s ID.
- getMandate(String, String, QueryParams) - Method in class be.feelio.mollie.handler.MandateHandler
-
Retrieve a mandate by its ID and its customer’s ID.
- getMandateId() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getMandateId() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getMandateId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getMandateId() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getMandateId() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getMandateReference() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getMandateReference() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getMandateReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getMandates() - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- getMandates() - Method in class be.feelio.mollie.data.mandate.MandateListResponse
-
- getMapper() - Method in class be.feelio.mollie.util.ObjectMapperService
-
- getMaximumAmount() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getMerchantIdentifier() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getMerchantSessionIdentifier() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.customer.CustomerRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.order.OrderRefundRequest
-
- getMetaData() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.refund.RefundRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getMetadata() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getMetadata() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getMethod() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getMethod() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getMethod() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getMethod() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getMethod() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getMethod() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getMethod() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getMethod() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getMethod() - Method in class be.feelio.mollie.data.settlement.PeriodRevenueResponse
-
- getMethod() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getMethod() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getMethod(String) - Method in class be.feelio.mollie.handler.MethodHandler
-
Retrieve a single method by its ID.
- getMethod(String, QueryParams) - Method in class be.feelio.mollie.handler.MethodHandler
-
Retrieve a single method by its ID.
- getMethods() - Method in class be.feelio.mollie.data.method.MethodListResponse
-
- getMethods() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getMinimumAmount() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getMode() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getMode() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getMode() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getMode() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getMode() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getMode() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getMode() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getMyOrganization() - Method in class be.feelio.mollie.handler.OrganizationHandler
-
Retrieve the currently authenticated organization.
- getMyOrganization(QueryParams) - Method in class be.feelio.mollie.handler.OrganizationHandler
-
Retrieve the currently authenticated organization.
- getMyProfile() - Method in class be.feelio.mollie.handler.ProfileHandler
-
Use this API if you are creating a plugin or SaaS application that allows users to enter a Mollie API key, and you want to give a confirmation of the website profile that will be used in your plugin or application.
- getMyProfile(QueryParams) - Method in class be.feelio.mollie.handler.ProfileHandler
-
Use this API if you are creating a plugin or SaaS application that allows users to enter a Mollie API key, and you want to give a confirmation of the website profile that will be used in your plugin or application.
- getName() - Method in class be.feelio.mollie.data.customer.CustomerRequest
-
- getName() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getName() - Method in class be.feelio.mollie.data.method.SimpleMethodResponse
-
- getName() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest
-
- getName() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getName() - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- getName() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getName() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getName() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getName() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getName() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getName() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getNetAmount() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getNext() - Method in class be.feelio.mollie.data.links.PaginationLinks
-
- getNextPaymentDate() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getNextSettlement() - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve the details of the current settlement that has not yet been paid out.
- getNextSettlement(QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve the details of the current settlement that has not yet been paid out.
- getNonce() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getOnboardingStatus() - Method in class be.feelio.mollie.handler.OnboardingHandler
-
Get the status of onboarding of the authenticated organization.
- getOnboardingStatus(QueryParams) - Method in class be.feelio.mollie.handler.OnboardingHandler
-
Get the status of onboarding of the authenticated organization.
- getOpenSettlement() - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve the details of the open balance of the organization.
- getOpenSettlement(QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve the details of the open balance of the organization.
- getOrder() - Method in class be.feelio.mollie.data.links.RefundLinks
-
- getOrder() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getOrder() - Method in class be.feelio.mollie.data.shipment.ShipmentLinks
-
- getOrder(String) - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve a single order by its ID.
- getOrder(String, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve a single order by its ID.
- getOrderId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getOrderId() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getOrderId() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getOrderNumber() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getOrderNumber() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getOrderNumber() - Method in class be.feelio.mollie.data.order.OrderUpdateRequest
-
- getOrderRefunds(String) - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve all order refunds.
- getOrderRefunds(String, QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve all order refunds.
- getOrders() - Method in class be.feelio.mollie.data.order.OrderListResponse
-
- getOrders() - Method in class be.feelio.mollie.data.shipment.ShipmentListResponse
-
- getOrders() - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve all orders.
- getOrders(QueryParams) - Method in class be.feelio.mollie.handler.OrderHandler
-
Retrieve all orders.
- getOrganization() - Method in class be.feelio.mollie.data.onboarding.OnboardingLinks
-
- getOrganization() - Method in class be.feelio.mollie.data.onboarding.OnboardingRequest
-
- getOrganization(String) - Method in class be.feelio.mollie.handler.OrganizationHandler
-
Retrieve an organization by its ID.
- getOrganization(String, QueryParams) - Method in class be.feelio.mollie.handler.OrganizationHandler
-
Retrieve an organization by its ID.
- getOrganizationName() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getOrganizationName() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getPaidAt() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getPaidAt() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getPaidAt() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getPayment() - Method in class be.feelio.mollie.data.chargeback.ChargebackEmbedded
-
- getPayment() - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- getPayment() - Method in class be.feelio.mollie.data.links.ChargebackLinks
-
- getPayment() - Method in class be.feelio.mollie.data.links.RefundLinks
-
- getPayment() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getPayment() - Method in class be.feelio.mollie.data.refund.RefundEmbedded
-
- getPayment(String) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Retrieve a single payment object by its payment token.
- getPayment(String, QueryParams) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Retrieve a single payment object by its payment token.
- getPaymentId() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getPaymentId() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getPaymentId() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getPayments() - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- getPayments() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getPayments() - Method in class be.feelio.mollie.data.order.OrderEmbedded
-
- getPayments() - Method in class be.feelio.mollie.data.order.OrderRefundListResponse
-
- getPayments() - Method in class be.feelio.mollie.data.payment.PaymentListResponse
-
- getPayments() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getPayments() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getPayOnline() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getPaypalReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getPdf() - Method in class be.feelio.mollie.data.invoice.InvoiceLinks
-
- getPeriod() - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- getPeriods() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getPermission(Permission) - Method in class be.feelio.mollie.handler.PermissionHandler
-
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
- getPermission(Permission, QueryParams) - Method in class be.feelio.mollie.handler.PermissionHandler
-
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
- getPermissions() - Method in class be.feelio.mollie.data.permission.PermissionListResponse
-
- getPermissions() - Method in class be.feelio.mollie.handler.PermissionHandler
-
List all permissions available with the current app access token.
- getPermissions(QueryParams) - Method in class be.feelio.mollie.handler.PermissionHandler
-
List all permissions available with the current app access token.
- getPhone() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getPhone() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getPhone() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getPhone() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getPhone() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getPostalCode() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getPostalCode() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getPostalCode() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest
-
- getPostalCode() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getPostalCode() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getPrevious() - Method in class be.feelio.mollie.data.links.PaginationLinks
-
- getPricing() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getProductUrl() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getProfile() - Method in class be.feelio.mollie.data.onboarding.OnboardingRequest
-
- getProfile(String) - Method in class be.feelio.mollie.handler.ProfileHandler
-
Retrieve details of a profile, using the profile’s identifier.
- getProfile(String, QueryParams) - Method in class be.feelio.mollie.handler.ProfileHandler
-
Retrieve details of a profile, using the profile’s identifier.
- getProfileId() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getProfileId() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getProfileId() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getProfileId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getProfileId() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getProfiles() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getProfiles() - Method in class be.feelio.mollie.data.profile.ProfileListResponse
-
- getProfiles() - Method in class be.feelio.mollie.handler.ProfileHandler
-
Retrieve all profiles available on the account.
- getProfiles(QueryParams) - Method in class be.feelio.mollie.handler.ProfileHandler
-
Retrieve all profiles available on the account.
- getQrCode() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getQuantity() - Method in class be.feelio.mollie.data.order.CancelOrderLineRequest
-
- getQuantity() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getQuantity() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getQuantity() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getQuantity() - Method in class be.feelio.mollie.data.order.OrderRefundLineRequest
-
- getQuantity() - Method in class be.feelio.mollie.data.shipment.ShipmentLineRequest
-
- getQuantityCanceled() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getQuantityRefunded() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getQuantityShipped() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getRate() - Method in class be.feelio.mollie.data.settlement.PeriodCostResponse
-
- getRedirectUri() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getRedirectUri() - Method in class be.feelio.mollie.data.connect.TokenRequest
-
- getRedirectUrl() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getRedirectUrl() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getRedirectUrl() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getRedirectUrl() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getReference() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getReference() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getRefreshToken() - Method in class be.feelio.mollie.data.connect.TokenRequest
-
- getRefreshToken() - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- getRefund(String, String) - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve a single refund by its ID.
- getRefund(String, String, QueryParams) - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve a single refund by its ID.
- getRefundableQuantity() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getRefunds() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getRefunds() - Method in class be.feelio.mollie.data.order.OrderEmbedded
-
- getRefunds() - Method in class be.feelio.mollie.data.order.OrderRefundListResponse
-
- getRefunds() - Method in class be.feelio.mollie.data.payment.PaymentEmbedded
-
- getRefunds() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getRefunds() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getRefunds() - Method in class be.feelio.mollie.data.refund.RefundListResponse
-
- getRefunds() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getRegion() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getRegion() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getRegion() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getRegion() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getRegistrationNumber() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest
-
- getRegistrationNumber() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getRemainderAmount() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getRemainderMethod() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getResource() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getResource() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getResource() - Method in class be.feelio.mollie.data.customer.CustomerResponse
-
- getResource() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getResource() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getResource() - Method in class be.feelio.mollie.data.method.MethodResponse
-
- getResource() - Method in class be.feelio.mollie.data.method.SimpleMethodResponse
-
- getResource() - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- getResource() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getResource() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getResource() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getResource() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getResource() - Method in class be.feelio.mollie.data.permission.PermissionResponse
-
- getResource() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getResource() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getResource() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getResource() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getResource() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getResponseType() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getRevenue() - Method in class be.feelio.mollie.data.settlement.PeriodResponse
-
- getReversedAt() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getReview() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getScope() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getScope() - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- getSelf() - Method in class be.feelio.mollie.data.invoice.InvoiceLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.ChargebackLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.MandateLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.MethodLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.PaginationLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.RefundLinks
-
- getSelf() - Method in class be.feelio.mollie.data.links.SubscriptionLinks
-
- getSelf() - Method in class be.feelio.mollie.data.onboarding.OnboardingLinks
-
- getSelf() - Method in class be.feelio.mollie.data.order.OrderLineLinks
-
- getSelf() - Method in class be.feelio.mollie.data.order.OrderLinks
-
- getSelf() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getSelf() - Method in class be.feelio.mollie.data.permission.PermissionLinks
-
- getSelf() - Method in class be.feelio.mollie.data.profile.ProfileLinks
-
- getSelf() - Method in class be.feelio.mollie.data.settlement.SettlementLinks
-
- getSelf() - Method in class be.feelio.mollie.data.shipment.ShipmentLinks
-
- getSequenceType() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getSequenceType() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getSequenceType() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getSettledAt() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getSettlement() - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- getSettlement() - Method in class be.feelio.mollie.data.links.ChargebackLinks
-
- getSettlement() - Method in class be.feelio.mollie.data.links.RefundLinks
-
- getSettlement() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getSettlement(String) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Successful payments, together with refunds, captures and chargebacks are collected into settlements, which are then paid out according to your organization’s payout schedule.
- getSettlement(String, QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Successful payments, together with refunds, captures and chargebacks are collected into settlements, which are then paid out according to your organization’s payout schedule.
- getSettlementAmount() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getSettlementAmount() - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse
-
- getSettlementAmount() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getSettlementAmount() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getSettlementCaptures(String) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all captures in a certain settlement.
- getSettlementCaptures(String, QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all captures in a certain settlement.
- getSettlementChargebacks(String) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all chargebacks included in a settlement.
- getSettlementChargebacks(String, QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all chargebacks included in a settlement.
- getSettlementId() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getSettlementId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getSettlementId() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getSettlementPayments(String) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all payments included in a settlement.
- getSettlementPayments(String, QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all payments included in a settlement.
- getSettlementRefund(String) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all refunds included in a settlement.
- getSettlementRefund(String, QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all refunds included in a settlement.
- getSettlements() - Method in class be.feelio.mollie.data.links.OrganizationLinks
-
- getSettlements() - Method in class be.feelio.mollie.data.settlement.SettlementListResponse
-
- getSettlements() - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all settlements, ordered from new to old.
- getSettlements(QueryParams) - Method in class be.feelio.mollie.handler.SettlementHandler
-
Retrieve all settlements, ordered from new to old.
- getShipment() - Method in class be.feelio.mollie.data.links.CaptureLinks
-
- getShipment(String, String) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
Retrieve a single shipment and the order lines shipped by a shipment’s ID.
- getShipment(String, String, QueryParams) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
Retrieve a single shipment and the order lines shipped by a shipment’s ID.
- getShipmentId() - Method in class be.feelio.mollie.data.capture.CaptureResponse
-
- getShipments(String) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
Retrieve all shipments for an order.
- getShipments(String, QueryParams) - Method in class be.feelio.mollie.handler.ShipmentHandler
-
Retrieve all shipments for an order.
- getShippableQuantity() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getShippingAddress() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getShippingAddress() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getShippingAddress() - Method in class be.feelio.mollie.data.order.OrderUpdateRequest
-
- getShippingAddress() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getSignature() - Method in class be.feelio.mollie.data.miscellaneous.ApplePaySessionResponse
-
- getSignatureDate() - Method in class be.feelio.mollie.data.mandate.MandateRequest
-
- getSignatureDate() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getSignatureDate() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getSignedUpAt() - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- getSize1x() - Method in class be.feelio.mollie.data.common.Image
-
- getSize2x() - Method in class be.feelio.mollie.data.common.Image
-
- getSku() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getSku() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getSrc() - Method in class be.feelio.mollie.data.payment.QrCode
-
- getStartDate() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getStartDate() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getStartDate() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getState() - Method in class be.feelio.mollie.data.connect.AuthorizeRequest
-
- getStatus() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getStatus() - Method in class be.feelio.mollie.data.mandate.MandateResponse
-
- getStatus() - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse
-
- getStatus() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getStatus() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getStatus() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getStatus() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getStatus() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getStatus() - Method in class be.feelio.mollie.data.profile.ProfileReviewResponse
-
- getStatus() - Method in class be.feelio.mollie.data.refund.RefundResponse
-
- getStatus() - Method in class be.feelio.mollie.data.settlement.SettlementResponse
-
- getStatus() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getStreetAdditional() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getStreetAdditional() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getStreetAdditional() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getStreetAdditional() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getStreetAndNumber() - Method in class be.feelio.mollie.data.common.AddressRequest
-
- getStreetAndNumber() - Method in class be.feelio.mollie.data.common.AddressResponse
-
- getStreetAndNumber() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationAddressRequest
-
- getStreetAndNumber() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getStreetAndNumber() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getSubscription() - Method in class be.feelio.mollie.data.payment.PaymentLinks
-
- getSubscription(String, String) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve a subscription by its ID and its customer’s ID.
- getSubscription(String, String, QueryParams) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve a subscription by its ID and its customer’s ID.
- getSubscriptionId() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getSubscriptions() - Method in class be.feelio.mollie.data.links.CustomerLinks
-
- getSubscriptions() - Method in class be.feelio.mollie.data.subscription.SubscriptionListResponse
-
- getSvg() - Method in class be.feelio.mollie.data.common.Image
-
- getTestmode() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.order.OrderRefundRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.order.OrderUpdateRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.shipment.ShipmentRequest
-
- getTestmode() - Method in class be.feelio.mollie.data.shipment.ShipmentUpdateRequest
-
- getTimes() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getTimes() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getTimes() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getTimesRemaining() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getTitle() - Method in class be.feelio.mollie.data.order.OrderAddressRequest
-
- getTitle() - Method in class be.feelio.mollie.data.order.OrderAddressResponse
-
- getToken() - Method in class be.feelio.mollie.data.connect.RevokeTokenRequest
-
- getTokenType() - Method in class be.feelio.mollie.data.connect.TokenResponse
-
- getTokenTypeHint() - Method in class be.feelio.mollie.data.connect.RevokeTokenRequest
-
- getTotalAmount() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getTotalAmount() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getTotalAmount() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getTracking() - Method in class be.feelio.mollie.data.shipment.ShipmentRequest
-
- getTracking() - Method in class be.feelio.mollie.data.shipment.ShipmentResponse
-
- getTracking() - Method in class be.feelio.mollie.data.shipment.ShipmentUpdateRequest
-
- getTransferReference() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getType() - Method in class be.feelio.mollie.data.common.Link
-
- getType() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getType() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getUnitPrice() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getUnitPrice() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getUnitPrice() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getUrl() - Method in class be.feelio.mollie.data.onboarding.OnboardingProfileRequest
-
- getUrl() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingRequest
-
- getUrl() - Method in class be.feelio.mollie.data.shipment.ShipmentTrackingResponse
-
- getValue() - Method in class be.feelio.mollie.data.common.Amount
-
- getValue() - Method in enum be.feelio.mollie.data.connect.ApprovalPrompt
-
- getValue() - Method in enum be.feelio.mollie.data.connect.ResponseType
-
- getValue() - Method in enum be.feelio.mollie.data.permission.Permission
-
- getVariable() - Method in class be.feelio.mollie.data.method.MethodPricing
-
- getVariable() - Method in class be.feelio.mollie.data.settlement.PeriodCostRateResponse
-
- getVatAmount() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getVatAmount() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getVatAmount() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getVatAmount() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getVatNumber() - Method in class be.feelio.mollie.data.invoice.InvoiceResponse
-
- getVatNumber() - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest
-
- getVatNumber() - Method in class be.feelio.mollie.data.organization.OrganizationResponse
-
- getVatPercentage() - Method in class be.feelio.mollie.data.invoice.InvoiceLine
-
- getVatRate() - Method in class be.feelio.mollie.data.order.OrderLineRequest
-
- getVatRate() - Method in class be.feelio.mollie.data.order.OrderLineResponse
-
- getVatRate() - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest
-
- getVoucherNumber() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getVoucherNumber() - Method in class be.feelio.mollie.data.payment.GiftCardResponse
-
- getVoucherNumber() - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse
-
- getVoucherNumber() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getVoucherPin() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getVoucherPin() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.order.OrderPaymentRequest
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.order.OrderRequest
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.order.OrderResponse
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.payment.PaymentRequest
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.payment.PaymentResponse
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.subscription.SubscriptionRequest
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse
-
- getWebhookUrl() - Method in class be.feelio.mollie.data.subscription.UpdateSubscriptionRequest
-
- getWebsite() - Method in class be.feelio.mollie.data.profile.ProfileRequest
-
- getWebsite() - Method in class be.feelio.mollie.data.profile.ProfileResponse
-
- getWidth() - Method in class be.feelio.mollie.data.payment.QrCode
-
- GiftCardResponse - Class in be.feelio.mollie.data.payment
-
- GiftCardResponse(String, Amount, String) - Constructor for class be.feelio.mollie.data.payment.GiftCardResponse
-
- GiftCardResponse() - Constructor for class be.feelio.mollie.data.payment.GiftCardResponse
-
- GiftCardResponse.GiftCardResponseBuilder - Class in be.feelio.mollie.data.payment
-
- giftcards(List<GiftCardResponse>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- givenName(String) - Method in class be.feelio.mollie.data.order.OrderAddressRequest.OrderAddressRequestBuilder
-
- givenName(String) - Method in class be.feelio.mollie.data.order.OrderAddressResponse.OrderAddressResponseBuilder
-
- granted(boolean) - Method in class be.feelio.mollie.data.permission.PermissionResponse.PermissionResponseBuilder
-
- GrantType - Enum in be.feelio.mollie.data.connect
-
- grantType(GrantType) - Method in class be.feelio.mollie.data.connect.TokenRequest.TokenRequestBuilder
-
- grossAmount(Amount) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse.InvoiceResponseBuilder
-
- lines(List<InvoiceLine>) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse.InvoiceResponseBuilder
-
- lines(List<CancelOrderLineRequest>) - Method in class be.feelio.mollie.data.order.CancelOrderLinesRequest.CancelOrderLinesRequestBuilder
-
- lines(List<OrderRefundLineRequest>) - Method in class be.feelio.mollie.data.order.OrderRefundRequest.OrderRefundRequestBuilder
-
- lines(List<OrderLineRequest>) - Method in class be.feelio.mollie.data.order.OrderRequest.OrderRequestBuilder
-
- lines(List<OrderLineResponse>) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- lines(Optional<List<OrderLineResponse>>) - Method in class be.feelio.mollie.data.refund.RefundResponse.RefundResponseBuilder
-
- lines(List<ShipmentLineRequest>) - Method in class be.feelio.mollie.data.shipment.ShipmentRequest.ShipmentRequestBuilder
-
- lines(List<OrderLineResponse>) - Method in class be.feelio.mollie.data.shipment.ShipmentResponse.ShipmentResponseBuilder
-
- Link - Class in be.feelio.mollie.data.common
-
- Link(String, String) - Constructor for class be.feelio.mollie.data.common.Link
-
- Link() - Constructor for class be.feelio.mollie.data.common.Link
-
- Link.LinkBuilder - Class in be.feelio.mollie.data.common
-
- links(CaptureLinks) - Method in class be.feelio.mollie.data.capture.CaptureResponse.CaptureResponseBuilder
-
- links(ChargebackLinks) - Method in class be.feelio.mollie.data.chargeback.ChargebackResponse.ChargebackResponseBuilder
-
- links(PaginationLinks) - Method in class be.feelio.mollie.data.common.Pagination.PaginationBuilder
-
- links(CustomerLinks) - Method in class be.feelio.mollie.data.customer.CustomerResponse.CustomerResponseBuilder
-
- links(InvoiceLinks) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse.InvoiceResponseBuilder
-
- links(MandateLinks) - Method in class be.feelio.mollie.data.mandate.MandateResponse.MandateResponseBuilder
-
- links(MethodLinks) - Method in class be.feelio.mollie.data.method.MethodResponse.MethodResponseBuilder
-
- links(OnboardingLinks) - Method in class be.feelio.mollie.data.onboarding.OnboardingResponse.OnboardingResponseBuilder
-
- links(OrderLineLinks) - Method in class be.feelio.mollie.data.order.OrderLineResponse.OrderLineResponseBuilder
-
- links(OrderLinks) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- links(OrganizationLinks) - Method in class be.feelio.mollie.data.organization.OrganizationResponse.OrganizationResponseBuilder
-
- links(PaymentLinks) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- links(PermissionLinks) - Method in class be.feelio.mollie.data.permission.PermissionResponse.PermissionResponseBuilder
-
- links(ProfileLinks) - Method in class be.feelio.mollie.data.profile.ProfileResponse.ProfileResponseBuilder
-
- links(RefundLinks) - Method in class be.feelio.mollie.data.refund.RefundResponse.RefundResponseBuilder
-
- links(SettlementLinks) - Method in class be.feelio.mollie.data.settlement.SettlementResponse.SettlementResponseBuilder
-
- links(ShipmentLinks) - Method in class be.feelio.mollie.data.shipment.ShipmentResponse.ShipmentResponseBuilder
-
- links(SubscriptionLinks) - Method in class be.feelio.mollie.data.subscription.SubscriptionResponse.SubscriptionResponseBuilder
-
- listCaptures(String) - Method in class be.feelio.mollie.handler.CaptureHandler
-
Retrieve all captures for a certain payment.
- listCaptures(String, QueryParams) - Method in class be.feelio.mollie.handler.CaptureHandler
-
Retrieve all captures for a certain payment.
- listChargebacks() - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve all received chargebacks.
- listChargebacks(QueryParams) - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve all received chargebacks.
- listChargebacks(String) - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve all received chargebacks.
- listChargebacks(String, QueryParams) - Method in class be.feelio.mollie.handler.ChargebackHandler
-
Retrieve all received chargebacks.
- listCustomerPayments(String) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve all payments linked to the customer.
- listCustomerPayments(String, QueryParams) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve all payments linked to the customer.
- listCustomers() - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve all customers created.
- listCustomers(QueryParams) - Method in class be.feelio.mollie.handler.CustomerHandler
-
Retrieve all customers created.
- listMandates(String) - Method in class be.feelio.mollie.handler.MandateHandler
-
Retrieve all mandates for the given customerId, ordered from newest to oldest.
- listMandates(String, QueryParams) - Method in class be.feelio.mollie.handler.MandateHandler
-
Retrieve all mandates for the given customerId, ordered from newest to oldest.
- listMethods() - Method in class be.feelio.mollie.handler.MethodHandler
-
Retrieve all available payment methods.
- listMethods(QueryParams) - Method in class be.feelio.mollie.handler.MethodHandler
-
Retrieve all available payment methods.
- listPayments() - Method in class be.feelio.mollie.handler.PaymentHandler
-
Retrieve all payments created with the current website profile, ordered from newest to oldest.
- listPayments(QueryParams) - Method in class be.feelio.mollie.handler.PaymentHandler
-
Retrieve all payments created with the current website profile, ordered from newest to oldest.
- listRefunds() - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve refunds.
- listRefunds(QueryParams) - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve refunds.
- listRefunds(String) - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve refunds.
- listRefunds(String, QueryParams) - Method in class be.feelio.mollie.handler.RefundHandler
-
Retrieve refunds.
- listSubscriptionPayments(String, String) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve all payments of a specific subscriptions of a customer.
- listSubscriptionPayments(String, String, QueryParams) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve all payments of a specific subscriptions of a customer.
- listSubscriptions(String) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve all subscriptions of a customer.
- listSubscriptions(String, QueryParams) - Method in class be.feelio.mollie.handler.SubscriptionHandler
-
Retrieve all subscriptions of a customer.
- Locale - Enum in be.feelio.mollie.data.common
-
- locale(Optional<Locale>) - Method in class be.feelio.mollie.data.customer.CustomerRequest.CustomerRequestBuilder
-
- locale(Locale) - Method in class be.feelio.mollie.data.customer.CustomerResponse.CustomerResponseBuilder
-
- locale(Locale) - Method in class be.feelio.mollie.data.order.OrderRequest.OrderRequestBuilder
-
- locale(Locale) - Method in class be.feelio.mollie.data.order.OrderResponse.OrderResponseBuilder
-
- locale(Locale) - Method in class be.feelio.mollie.data.organization.OrganizationResponse.OrganizationResponseBuilder
-
- locale(Optional<Locale>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- locale(Locale) - Method in class be.feelio.mollie.data.payment.PaymentResponse.PaymentResponseBuilder
-
- validateResponse(HttpResponse<String>) - Method in class be.feelio.mollie.handler.AbstractHandler
-
- value(String) - Method in class be.feelio.mollie.data.common.Amount.AmountBuilder
-
- valueOf(String) - Static method in enum be.feelio.mollie.data.common.Locale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.connect.ApprovalPrompt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.connect.GrantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.connect.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.connect.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.invoice.InvoiceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.mandate.MandatePaymentMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.mandate.MandateStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.onboarding.OnboardingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.order.OrderLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.order.OrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.payment.PaymentMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.payment.SequenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.permission.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.profile.ProfileReviewStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.profile.ProfileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.refund.RefundStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.settlement.SettlementStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum be.feelio.mollie.data.subscription.SubscriptionStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum be.feelio.mollie.data.common.Locale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.connect.ApprovalPrompt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.connect.GrantType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.connect.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.connect.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.invoice.InvoiceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.mandate.MandatePaymentMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.mandate.MandateStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.onboarding.OnboardingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.order.OrderLineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.order.OrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.payment.PaymentMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.payment.SequenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.permission.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.profile.ProfileReviewStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.profile.ProfileStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.refund.RefundStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.settlement.SettlementStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum be.feelio.mollie.data.subscription.SubscriptionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable(String) - Method in class be.feelio.mollie.data.method.MethodPricing.MethodPricingBuilder
-
- variable(String) - Method in class be.feelio.mollie.data.settlement.PeriodCostRateResponse.PeriodCostRateResponseBuilder
-
- vatAmount(Amount) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse.InvoiceResponseBuilder
-
- vatAmount(Amount) - Method in class be.feelio.mollie.data.order.OrderLineRequest.OrderLineRequestBuilder
-
- vatAmount(Amount) - Method in class be.feelio.mollie.data.order.OrderLineResponse.OrderLineResponseBuilder
-
- vatAmount(Optional<Amount>) - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest.OrderLineUpdateRequestBuilder
-
- vatNumber(String) - Method in class be.feelio.mollie.data.invoice.InvoiceResponse.InvoiceResponseBuilder
-
- vatNumber(Optional<String>) - Method in class be.feelio.mollie.data.onboarding.OnboardingOrganizationRequest.OnboardingOrganizationRequestBuilder
-
- vatNumber(String) - Method in class be.feelio.mollie.data.organization.OrganizationResponse.OrganizationResponseBuilder
-
- vatPercentage(double) - Method in class be.feelio.mollie.data.invoice.InvoiceLine.InvoiceLineBuilder
-
- vatRate(String) - Method in class be.feelio.mollie.data.order.OrderLineRequest.OrderLineRequestBuilder
-
- vatRate(String) - Method in class be.feelio.mollie.data.order.OrderLineResponse.OrderLineResponseBuilder
-
- vatRate(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderLineUpdateRequest.OrderLineUpdateRequestBuilder
-
- voucherNumber(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest.OrderPaymentRequestBuilder
-
- voucherNumber(String) - Method in class be.feelio.mollie.data.payment.GiftCardResponse.GiftCardResponseBuilder
-
- voucherNumber(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentDetailsResponse.PaymentDetailsResponseBuilder
-
- voucherNumber(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-
- voucherPin(Optional<String>) - Method in class be.feelio.mollie.data.order.OrderPaymentRequest.OrderPaymentRequestBuilder
-
- voucherPin(Optional<String>) - Method in class be.feelio.mollie.data.payment.PaymentRequest.PaymentRequestBuilder
-