Webhook::scope()

Summary

No summary available.

Source

File: src/BigCommerce/Webhooks/Webhook.php

	public function scope(  ) {
		return static::SCOPE;
	}


User Contributed Notes

You must log in before being able to contribute a note or feedback.