@cfxlabsinc/b2b-services
    Preparing search index...

    Query customer documents stored in S3

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    customerService: CustomerService
    s3Bucket: string
    s3Client: S3Client

    Methods

    • Parameters

      • __namedParameters: {
            customerId: string;
            fileName: string;
            type: "CUSTOM" | "LOGO" | "PRICING_SCHEDULE" | "TERMS";
        }

      Returns Promise<{ ok: true; value: string | null }>