yc-types
Version:
TypeScript types and interfaces for YellowCard protobuf definitions
25 lines (24 loc) • 6.31 kB
TypeScript
export { Any } from './google/protobuf/any';
export { ApiLicense, ApiLicense_MetadataEntry, CreateApiLicenseRequest, CreateApiLicenseRequest_MetadataEntry, CreateApiLicenseResponse, GetApiLicenseRequest, GetApiLicenseByKeyRequest, ListApiLicensesRequest, ListApiLicensesResponse, UpdateApiLicenseRequest, UpdateApiLicenseRequest_MetadataEntry, RevokeApiLicenseRequest, ActivateApiLicenseRequest, ApiLicensingRevenue } from './api_license';
export { BroadcastResponse, GetBroadcastsRequest, GetBroadcastsResponse } from './broadcasts';
export { ChainCard, ChainProof, CreateChainCardRequest, CreateChainCardRequest_MetadataEntry, CardDetails, VaccinationInput, VaccinationDetails, VaccineInfo, DiseaseInfo, VaccinationBatchInfo, IssueYellowCardRequest, IssueYellowCardResponse, BulkIssueYellowCardRequest, BulkIssueYellowCardResponse, APIGetCardRequest, APIGetCardResponse, APIListCardsResponse, APIAddVaccinationRequest, APIAddVaccinationResponse, APIGetVaccinationsResponse, APIVerifyCardRequest, APIVerifyCardResponse, APIRevokeCardRequest, APIRevokeCardResponse, APIListVaccinesResponse, APIListDiseasesResponse, APIListVaccinationBatchesResponse, VerificationResult, VerifyChainCardRequest, VerifyChainCardResponse, ListChainCardsResponse } from './card';
export { Citizen, CreateCitizenRequest, ListCitizensResponse } from './citizen';
export { DoubleValue, FloatValue, Int64Value, UInt64Value, Int32Value, UInt32Value, BoolValue, StringValue, BytesValue } from './google/protobuf/wrappers';
export { Duration } from './google/protobuf/duration';
export { Empty } from './google/protobuf/empty';
export { FileDescriptorSet, FileDescriptorProto, DescriptorProto, DescriptorProto_ExtensionRange, DescriptorProto_ReservedRange, ExtensionRangeOptions, FieldDescriptorProto, OneofDescriptorProto, EnumDescriptorProto, EnumDescriptorProto_EnumReservedRange, EnumValueDescriptorProto, ServiceDescriptorProto, MethodDescriptorProto, FileOptions, MessageOptions, FieldOptions, OneofOptions, EnumOptions, EnumValueOptions, ServiceOptions, MethodOptions, UninterpretedOption, UninterpretedOption_NamePart, SourceCodeInfo, SourceCodeInfo_Location, GeneratedCodeInfo, GeneratedCodeInfo_Annotation } from './google/protobuf/descriptor';
export { GenerateOTPRequest, GenerateOTPResponse, ValidateOTPRequest, ValidateOTPResponse, SyncQueueStatusRequest, SyncQueueStatusResponse, SyncQueueStatusResponse_ConnectivityEntry, ServiceConnectivityStatus, ProcessSyncQueueRequest, ProcessSyncQueueResponse, GetCardPDFRequest, GetCardPDFResponse, GenerateOTPBatchRequest, GenerateOTPBatchResponse, SyncOTPUsageRequest, OTPUsageEntry, SyncOTPUsageResponse } from './otp_sync';
export { GlobalResponse, ListDataRequest, GetIDRequest, Metadata } from './common';
export { Http, HttpRule, CustomHttpPattern } from './google/api/http';
export { HttpBody } from './google/api/httpbody';
export { Issuer, Issuer_AddressEntry, CreateIssuerRequest, CreateIssuerRequest_AddressEntry, ListIssuersResponse, IssuerKey, GenerateIssuerKeyRequest, GenerateIssuerKeyResponse, GetIssuerKeyRequest, GetIssuerKeyResponse, ListIssuerKeysRequest, ListIssuerKeysResponse, RevokeIssuerKeyRequest, RevokeIssuerKeyResponse } from './issuer';
export { LoginRequest, RefreshTokenRequest, RevokeSessionRequest, Session, User, CreateUserRequest, ListUserResponse, ListActiveSessionResponse, LinkUserToIssuerRequest, LinkUserToStakeholderRequest } from './auth_user';
export { Lookup, CreateLookupRequest, ListLookupsByCategoryRequest, UpdateLookupRequest, DeleteLookupRequest, ListLookupsResponse, YcServiceManagement } from './yc_services';
export { Payment, Payment_MetadataEntry, InitializePaymentRequest, InitializePaymentRequest_MetadataEntry, InitializePaymentResponse, VerifyPaymentResponse, VerifyPaymentResponse_MetaEntry, CustomerInfo, AuthorizationInfo, ListPaymentsResponse, PaymentWebhookRequest, PaymentStats } from './payment';
export { Setting, Setting_SettingsEntry, PublicSettingsResponse, SettingValue, SettingsModule, Report, ReportGeneration, GetSettingsRequest, GetSettingsResponse, UpdateSettingsRequest, UpdateSettingsRequest_SettingsEntry, UpdateSettingsResponse, CreateSettingRequest, CreateSettingRequest_SettingsEntry, GetReportsRequest, GenerateReportRequest, GenerateReportRequest_ParametersEntry, GenerateReportResponse, ListSettingsResponse, ListReportResponse, ListReportGenerationsResponse } from './settings_report';
export { Stakeholder, Stakeholder_AddressEntry, CreateStakeholderRequest, CreateStakeholderRequest_AddressEntry, ListStakeholdersResponse } from './stakeholders';
export { Struct, Struct_FieldsEntry, Value, ListValue, StructWrapperFns, AnyValueWrapperFns, ListValueWrapperFns } from './google/protobuf/struct';
export { Timestamp } from './google/protobuf/timestamp';
export { UsersAnalytics, CitizensAnalytics, UserSessionsAnalytics, IssuersAnalytics, IssuerKeysAnalytics, StakeholdersAnalytics, ChainCardsAnalytics, VaccinesAnalytics, DiseasesAnalytics, VaccineDiseasesAnalytics, VaccinationBatchesAnalytics, CitizenVaccinationsAnalytics, PaymentsAnalytics, PaymentLocationChartData, PaymentLocationChartData_PaymentLocationsEntry, DashboardRevenue, DashboardCardsIssued, DashboardActiveUsers, DashboardFraudAlerts, DashboardLocationBreakdown, DashboardVaccinationLocationBreakdown, DashboardVaccineIssuerBreakdown, DashboardVaccineTypeBreakdown, DashboardIssuerVaccineBreakdown, DashboardScanStakeholderBreakdown, DashboardScanStakeholderTypeBreakdown, DashboardScanLocationBreakdown, AnalyticsData, DashboardAnalytics, GetAnalyticsRequest, GetAnalyticsResponse } from './analytics';
export { VaccinationRecord, YellowCard, IssueCardRequest, IssueCardResponse, GetAllCardsResponse, ReadCardRequest, ReadCardResponse, AddVaccinationRequest, AddVaccinationResponse, UpdateCardStatusRequest, UpdateCardStatusResponse, VerifyCardRequest, VerifyCardResponse, CardExistsRequest, CardExistsResponse, GetCardRequest, GetCardResponse, ListCardsRequest, ListCardsResponse, GetVaccinationsRequest, GetVaccinationsResponse, RevokeCardRequest, RevokeCardResponse, ListVaccinesRequest, ListVaccinesResponse, ListDiseasesRequest, ListDiseasesResponse, TransactionHistoryEntry, GetCardHistoryRequest, GetCardHistoryResponse } from './ledger';
export { Ward, LGA, State, GetGeoDataRequest, GetGeoDataResponse } from './geo';