File

apps/recallassess/recallassess-api/src/api/admin/invoice/dto/invoice-generate-pdf-response.dto.ts

Index

Properties

Properties

url
Type : string
Decorators :
@Expose()
import {Exclude, Expose} from "class-transformer";

@Exclude()
export class InvoiceGeneratePdfResponseDto {
  @Expose()
  url!: string;
}

results matching ""

    No results matching ""