Module instructions

Module instructions 

Source
Expand description

This code was AUTOGENERATED using the Codama library.

Re-exports§

pub use self::add_point_category_level::*;
pub use self::create_point_category::*;
pub use self::create_user_point_account::*;
pub use self::create_user_point_account_with_license::*;
pub use self::decrement_level::*;
pub use self::decrement_points::*;
pub use self::deregister_point_modifier::*;
pub use self::increment_level::*;
pub use self::increment_level_beyond_threshold::*;
pub use self::increment_points::*;
pub use self::register_point_modifier::*;
pub use self::remove_point_category_level::*;
pub use self::spend_points::*;
pub use self::update_point_category::*;

Modules§

add_point_category_level
This code was AUTOGENERATED using the Codama library.
create_point_category
This code was AUTOGENERATED using the Codama library.
create_user_point_account
This code was AUTOGENERATED using the Codama library.
create_user_point_account_with_license
This code was AUTOGENERATED using the Codama library.
decrement_level
This code was AUTOGENERATED using the Codama library.
decrement_points
This code was AUTOGENERATED using the Codama library.
deregister_point_modifier
This code was AUTOGENERATED using the Codama library.
increment_level
This code was AUTOGENERATED using the Codama library.
increment_level_beyond_threshold
This code was AUTOGENERATED using the Codama library.
increment_points
This code was AUTOGENERATED using the Codama library.
register_point_modifier
This code was AUTOGENERATED using the Codama library.
remove_point_category_level
This code was AUTOGENERATED using the Codama library.
spend_points
This code was AUTOGENERATED using the Codama library.
update_point_category
This code was AUTOGENERATED using the Codama library.

Enums§

PointsInstruction