getMobileCodes
Get a list of mobile codes
This function returns a list of mobile codes.
func getMobileCodes(completion: @escaping (_ model: [MobileCode]?, _ error: String?)->()) {
}
Updated 12 months ago
Get a list of mobile codes
This function returns a list of mobile codes.
func getMobileCodes(completion: @escaping (_ model: [MobileCode]?, _ error: String?)->()) {
}
Updated 12 months ago