Asset: properties: ID: description: Record Id type: string AccountID: description: Account type: string x-nullable: true Address: $ref: "./address.yaml#/Address" AssetLevel: description: Asset Level type: number x-nullable: true AssetProvidedByID: description: Asset Provided By type: string x-nullable: true AssetServicedByID: description: Asset Serviced By type: string x-nullable: true CompanyProductID: description: Company Product type: string x-nullable: true ConsequenceOfFailure: description: Consequence Of Failure type: string x-nullable: true ContactID: description: Contact type: string x-nullable: true CreatedByID: description: Created By type: string x-nullable: true CreatedDate: description: Created Date type: string x-nullable: true CurrentAmount: description: Current Amount type: number x-nullable: true CurrentLifecycleEndDate: description: Current Lifecycle End Date type: string x-nullable: true CurrentMrr: description: Current Monthly Recurring Revenue type: number x-nullable: true CurrentQuantity: description: Current Quantity type: number x-nullable: true Description: description: Description type: string x-nullable: true DigitalAssetStatus: description: Digital Asset Status type: string x-nullable: true ExternalIdentifier: description: External Id type: string x-nullable: true HasLifecycleManagement: description: Has Lifecycle Management type: boolean x-nullable: true InstallDate: description: Install Date type: string x-nullable: true IsCompetitorProduct: description: Competitor Asset type: boolean x-nullable: true IsInternal: description: Internal Asset type: boolean x-nullable: true LastModifiedByID: description: Last Modified By type: string x-nullable: true LastModifiedDate: description: Last Modified Date type: string x-nullable: true LocationID: description: Location type: string x-nullable: true MIMEType: description: MIME Type type: string x-nullable: true ManufactureDate: description: Manufacture Date type: string x-nullable: true Name: description: Asset Name type: string x-nullable: true ParentID: description: Parent Asset type: string x-nullable: true Price: description: Price type: number x-nullable: true Product2ID: description: Product type: string x-nullable: true ProductCode: description: Product Code type: string x-nullable: true ProductDescription: description: Product Description type: string x-nullable: true ProductFamily: description: Product Family type: string x-nullable: true PurchaseDate: description: Purchase Date type: string x-nullable: true Quantity: description: Quantity type: number x-nullable: true RootAssetID: description: Root Asset type: string x-nullable: true SerialNumber: description: Serial Number type: string x-nullable: true Status: description: Status type: string x-nullable: true StatusReason: description: Status Reason type: string x-nullable: true StockKeepingUnit: description: Product SKU type: string x-nullable: true TenantID: description: Tenant ID type: string x-nullable: true TotalLifecycleAmount: description: Total Lifecycle Amount type: number x-nullable: true Type: description: Type type: string x-nullable: true URL: description: URL type: string x-nullable: true UsageEndDate: description: Usage End Date type: string x-nullable: true type: object