PreCallService
public protocol PreCallService
-
Declaration
Swift
func getPreCallForm( companyAccountId: Int, completion: @escaping (CustomForm?, Error?) -> Void )
public protocol PreCallService
Swift
func getPreCallForm(
companyAccountId: Int,
completion: @escaping (CustomForm?, Error?) -> Void
)