You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently code id in /program request is accessible via code?.id property, but would be better to get straight codeId instead for the sake of consistency with other return types.
Currently code id in
/programrequest is accessible viacode?.idproperty, but would be better to get straightcodeIdinstead for the sake of consistency with other return types.