Skip to content

Commit b5c36ce

Browse files
authored
Merge pull request #1559 from Adyen/sdk-automation/models
Code generation: update services and models
2 parents 345019b + 6e8ff44 commit b5c36ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typings/legalEntityManagement/hKLocalAccountIdentification.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
export class HKLocalAccountIdentification {
1212
/**
13-
* The 9- to 15-character bank account number (alphanumeric), without separators or whitespace. Starts with the 3-digit branch code.
13+
* The 9- to 17-digit bank account number, without separators or whitespace. Starts with the 3-digit branch code.
1414
*/
1515
"accountNumber": string;
1616
/**

0 commit comments

Comments
 (0)