warranties property
read / write
List of Anybill.AppApi.Models.DTO.V3.Warranty.WarrantyDto objects that are not tied to a specific line.
Implementation
List<WarrantyDto>? warranties;
List of Anybill.AppApi.Models.DTO.V3.Warranty.WarrantyDto objects that are not tied to a specific line.
List<WarrantyDto>? warranties;