Briefing Magento Knowledge

Which method is called on a shipping carrier model to f…

Which method is called on a shipping carrier model to fetch a list of all available shipping methods, along with
the rates associated with them, for a quote address?

A.
collectShippingRates()

B.
getAllowedMethodsO

C.
getShippingRates()

D.
getAvailableRates()

E.
collectRates()