Skip to content

Commit

Permalink
24657-Add NOW filing type (#260)
Browse files Browse the repository at this point in the history
* add NOW filing type

Signed-off-by: Qin <Arwen.Qin@gov.bc.ca>

* revert version

Signed-off-by: Qin <Arwen.Qin@gov.bc.ca>

---------

Signed-off-by: Qin <Arwen.Qin@gov.bc.ca>
  • Loading branch information
ArwenQin authored Dec 10, 2024
1 parent cf2bbb5 commit c665229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/enums/filing-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export enum FilingTypes {
DISSOLUTION = 'dissolution',
DISSOLVED = 'dissolved',
INCORPORATION_APPLICATION = 'incorporationApplication',
NOTICE_OF_WITHDRAWAL = 'noticeOfWithdrawal',
PUT_BACK_ON = 'putBackOn',
REGISTRATION = 'registration',
REGISTRARS_NOTATION = 'registrarsNotation',
Expand Down

0 comments on commit c665229

Please # to comment.