getMobileCodes
Get a list of mobile codes
This function returns a list of mobile codes.
func getMobileCodes(completion: @escaping (_ model: [MobileCode]?, _ error: String?)->()) {
}
Updated almost 3 years ago
What’s Next
Get a list of mobile codes
This function returns a list of mobile codes.
func getMobileCodes(completion: @escaping (_ model: [MobileCode]?, _ error: String?)->()) {
}
Updated almost 3 years ago