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

    Full logo management: upload, delete, and stream

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    customerDocumentQueryService: CustomerDocumentQueryService
    customerService: CustomerService

    Methods

    • Upload a logo image, replacing any existing logo

      Parameters

      • __namedParameters: { contentType: string; customerId: string; file: Buffer }

      Returns Promise<{ ok: true; value: void }>