Add support for reusable payment links (#415) #621
Annotations
8 warnings
build:
tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
tests/Mollie.Tests.Integration/Api/SubscriptionTests.cs#L168
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/GiftcardPaymentRequest.cs#L19
'GiftcardPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/IDealPaymentRequest.cs#L18
'IdealPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/KbcPaymentRequest.cs#L19
'KbcPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/GiftcardPaymentRequest.cs#L19
'GiftcardPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/IDealPaymentRequest.cs#L18
'IdealPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|
build:
src/Mollie.Api/Models/Payment/Request/PaymentSpecificParameters/KbcPaymentRequest.cs#L19
'KbcPaymentRequest.Issuer' hides inherited member 'PaymentRequest.Issuer'. Use the new keyword if hiding was intended.
|