-
Home
-
WooCommerce Zettle Integration
-
7.0.2
-
Code
-
Classes
- WC_iZettle_Service_Object
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
140 |
Lines of code |
89 |
Logical lines of code |
44 |
Comment lines |
0 |
Methods |
18 |
Properties |
9 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_webhook_status() |
S |
71 |
2 |
6 |
get_organization_uuid() |
S |
71 |
2 |
6 |
get_adm_url() |
S |
77 |
2 |
3 |
get_is_trial() |
S |
71 |
2 |
6 |
get_last_synced() |
S |
71 |
2 |
6 |
get_valid_to() |
S |
71 |
2 |
6 |
instance() |
S |
71 |
2 |
6 |
get_expires_in() |
S |
71 |
2 |
6 |
get_access_token() |
S |
71 |
2 |
6 |
get_webhook_signing_key() |
S |
71 |
2 |
6 |
set_expires_in() |
S |
74 |
1 |
4 |
set_webhook_status() |
S |
75 |
1 |
4 |
set_access_token() |
S |
75 |
1 |
4 |
set_valid_to() |
S |
74 |
1 |
4 |
set_last_synced() |
S |
74 |
1 |
4 |
set_webhook_signing_key() |
S |
75 |
1 |
4 |
set_is_trial() |
S |
75 |
1 |
4 |
set_organization_uuid() |
S |
75 |
1 |
4 |