Variable SuccessSnapshotResponseConst

SuccessSnapshotResponse: IntersectionC<[ExactC<TypeC<{ snapshotId: StringC }>>, ExactC<TypeC<{ status: LiteralC<"SUCCESS"> }>>, PartialC<{ expiration: DateFromNumberC; fileSize: NumberC; location: StringC; statusDetails: StringC }>]> = ...