Skip to content

Commit

Permalink
Crankshaft[BU000004QFXPPC] .NET client @ 2017-11-30 16:52:11 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Crankshaft Robot committed Nov 30, 2017
1 parent 32a6cc4 commit 64f4f23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions GoCardless/Resources/BankDetailsLookup.cs
Expand Up @@ -51,6 +51,9 @@ public enum BankDetailsLookupAvailableDebitScheme {
/// <summary>`available_debit_scheme` with a value of "bacs"</summary>
[EnumMember(Value = "bacs")]
Bacs,
/// <summary>`available_debit_scheme` with a value of "betalingsservice"</summary>
[EnumMember(Value = "betalingsservice")]
Betalingsservice,
/// <summary>`available_debit_scheme` with a value of "sepa_core"</summary>
[EnumMember(Value = "sepa_core")]
SepaCore,
Expand Down

0 comments on commit 64f4f23

Please sign in to comment.