KiCad PCB EDA Suite
Loading...
Searching...
No Matches
REMOTE_PROVIDER_PART_ASSET Struct Reference

#include <remote_provider_models.h>

Public Attributes

wxString asset_type
 
wxString name
 
wxString target_library
 
wxString target_name
 
wxString content_type
 
long long size_bytes = 0
 
wxString sha256
 
wxString download_url
 
bool required = false
 

Detailed Description

Definition at line 78 of file remote_provider_models.h.

Member Data Documentation

◆ asset_type

wxString REMOTE_PROVIDER_PART_ASSET::asset_type

◆ content_type

◆ download_url

◆ name

◆ required

bool REMOTE_PROVIDER_PART_ASSET::required = false

◆ sha256

◆ size_bytes

◆ target_library

wxString REMOTE_PROVIDER_PART_ASSET::target_library

◆ target_name

wxString REMOTE_PROVIDER_PART_ASSET::target_name

The documentation for this struct was generated from the following file: