Module: DingSDK::SDKHooks::AbstractAfterSuccessHook
- Extended by:
- T::Helpers, T::Sig
- Defined in:
- lib/ding_sdk/sdk_hooks/types.rb
Instance Method Summary collapse
Instance Method Details
#after_success(hook_ctx:, response:) ⇒ Object
134 |
# File 'lib/ding_sdk/sdk_hooks/types.rb', line 134 def after_success(hook_ctx:, response:); end |