| Name | Type | Description | Notes |
|---|---|---|---|
| Summary | Pointer to GetETFsWorldSummary200ResponseEtfSummary | [optional] |
func NewGetETFsWorldSummary200ResponseEtf() *GetETFsWorldSummary200ResponseEtf
NewGetETFsWorldSummary200ResponseEtf instantiates a new GetETFsWorldSummary200ResponseEtf object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewGetETFsWorldSummary200ResponseEtfWithDefaults() *GetETFsWorldSummary200ResponseEtf
NewGetETFsWorldSummary200ResponseEtfWithDefaults instantiates a new GetETFsWorldSummary200ResponseEtf object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *GetETFsWorldSummary200ResponseEtf) GetSummary() GetETFsWorldSummary200ResponseEtfSummary
GetSummary returns the Summary field if non-nil, zero value otherwise.
func (o *GetETFsWorldSummary200ResponseEtf) GetSummaryOk() (*GetETFsWorldSummary200ResponseEtfSummary, bool)
GetSummaryOk returns a tuple with the Summary field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *GetETFsWorldSummary200ResponseEtf) SetSummary(v GetETFsWorldSummary200ResponseEtfSummary)
SetSummary sets Summary field to given value.
func (o *GetETFsWorldSummary200ResponseEtf) HasSummary() bool
HasSummary returns a boolean if a field has been set.