Skip to content

Commit

Permalink
One more rename (#1805)
Browse files Browse the repository at this point in the history
  • Loading branch information
ob-stripe authored Oct 8, 2019
1 parent b5bd299 commit 0ba5192
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ public class SourceThreeDSecureCreateOptions : INestedOptions
public string Customer { get; set; }

[JsonProperty("card")]
public string CardId { get; set; }
public string Card { get; set; }
}
}

0 comments on commit 0ba5192

Please sign in to comment.