Commit 66e956a
committed
fix(sample): update FinancialSample to use typed RelatedIdentifierNameEnum
ParameterListFinancialTransactions20240619.relatedIdentifierName is now typed as
RelatedIdentifierNameEnum? rather than string?, so the sample code must use the
enum member instead of a raw string literal.1 parent f0383b6 commit 66e956a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments