Skip to content

Commit

Permalink
Changes generated by 68b31995796aae3d76322b9a092f355df925ad5e
Browse files Browse the repository at this point in the history
  • Loading branch information
gocardless-ci-robot[bot] committed Aug 20, 2024
1 parent 1055414 commit 267e304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoCardless/Resources/BillingRequestTemplate.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public class BillingRequestTemplate
/// <summary>
/// Amount in minor unit (e.g. pence in GBP, cents in EUR).
/// </summary>
[JsonProperty("payment_request_amount")]
[JsonProperty("payment_request_amount")]
public string PaymentRequestAmount { get; set; }

/// <summary>
Expand Down

0 comments on commit 267e304

Please sign in to comment.