GoCardlessErrorerror_reasonidempotent_creation_conflict Field |
The resource has not been created as a resource has already been created with the supplied idempotency key.
See idempotency keys for details.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string idempotent_creation_conflict = "idempotent_creation_conflict"
Public Const idempotent_creation_conflict As String = "idempotent_creation_conflict"
Field Value
Type:
StringSee Also