class AuditLogEntry

Constants

FIELDS
ID
TAG
USERAGENT

Public Instance Methods

struct_fields() click to toggle source
# File lib/snowflake_types.rb, line 62
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/snowflake_types.rb, line 64
def validate
end