function deleteListingAttachmentFile deleteListingAttachmentFile(listing: ListingWithAttachmentStorage,reason: string,): Promise<void> Delete the attachment file for a single listing Parameters listing: ListingWithAttachmentStorage reason: string Return Type Promise<void>