subBreedsList

LIST ALL SUB-BREEDS

string[]
subBreedsList
(
string breed
)

Parameters

breed string

breed name

Return Value

Type: string[]

an array of all the sub-breeds from a breed if it has sub-breeds

Throws

DogAPIException on failure

Meta