API Parse as DataType option

I have a custom data type that I want to populate from an API call. The API call returns a json array of items. I have the field names in my custom data type set to match the JSON path names. My questions is what does the API option "Parse as DataType" actually do? Does that mean that each time that I call the API it will automatically populate the fields in my custom data type?

4
4 replies