We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e4544d + 6cfe8f9 commit 4c4292cCopy full SHA for 4c4292c
BunqSdk/Model/Generated/Object/CoOwner.cs
@@ -21,7 +21,7 @@ public class CoOwner : BunqModel
21
public string Status { get; set; }
22
23
24
- public CoOwner(MonetaryAccountReference alias)
+ public CoOwner(LabelUser alias)
25
{
26
Alias = alias;
27
}
0 commit comments