The noun portion of PowerShell Commands is supposed to be singular not plural
Get-AppDetails should be Get-AppDetail, despite the fact that the cmdlet is implementing the /appdetails path of the REST API. Additionally, Get-APDetail should be Get-NBAppDetail since it inexplicably does not bear the "NB" prefix that all the other cmdlets have.