Commit 7fba51c
Sam Wierema
Re-structure the Verify methods to include all functionality
One of the missing elements was viewing a single verification. To accomplish this the old `verify` method was moved to be called `verify_verify` (I know, a bit strange, but it works), while the `verify` method now only views a specific verification.
The `verify_create` method was altered to only require the required paramater from the API (`recipient`). The `originator` paramater is now an optional.1 parent 271f377 commit 7fba51c
1 file changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | | - | |
116 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
0 commit comments