MethodObjectName

Type Alias MethodObjectName 

Source
pub type MethodObjectName = String;
Expand description

MethodObjectName

The cannonical name for the method. The name MUST be unique within the methods array.

Aliased Typeยง

pub struct MethodObjectName { /* private fields */ }