getMobileCodes
Get a list of mobile codes
This function returns a list of mobile codes.
func getMobileCodes(completion: @escaping (_ model: [MobileCode]?, _ error: String?)->()) {
}
Updated over 2 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 over 2 years ago