module Dingtalk

Dingtalk top namespace

Constants

P_ACCESS_TOKEN
P_API
P_APPKEY
P_CODE
P_FORMAT
P_MSG
P_PARTNER_ID
P_SIGN
P_SIGN_METHOD
P_TIMESTAMP
P_VERSION
SYSTEM_GENERATE_VERSION
VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/dingtalk.rb, line 23
def configure
  yield(configuration)
end