Variable RegisterProfileResponseConst

RegisterProfileResponse: IntersectionC<[TypeC<{ status: UnionC<[LiteralC<"IN_PROGRESS">, LiteralC<"SUCCESS">]>; statusDetails: StringC }>, PartialC<{ profileId: NumberC }>]> = ...