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