Completion

typealias Completion = (Result<SAP_ApplicationConfiguration, Error>) -> Void

Undocumented