Skip to content

Commit

Permalink
update NOW filing code
Browse files Browse the repository at this point in the history
Signed-off-by: Qin <[email protected]>
  • Loading branch information
ArwenQin committed Dec 16, 2024
1 parent 1850be7 commit 4e8b1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/enums/filing-codes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export enum FilingCodes {
INCORPORATION_CC = 'BCINC',
INCORPORATION_CP = 'OTINC',
INCORPORATION_ULC = 'BCINC',
NOTICE_OF_WITHDRAWAL = 'NOIWD',
NOTICE_OF_WITHDRAWAL = 'NWITH',
REGISTRATION_GP = 'FRREG',
REGISTRATION_SP = 'FRREG',
RESTORATION_FULL = 'RESTF', // for BC/BEN/CC/ULC
Expand Down

0 comments on commit 4e8b1ac

Please sign in to comment.