HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.Margin Class Reference

Represents a Margin result. More...

Public Member Functions

 __init__ (self, _api.Margin margin)

Protected Attributes

 _Entity = margin

Properties

 AdjustedMargin = property
 IsFailureCode = property
 IsInformationalCode = property
 MarginCode = property

Detailed Description

Represents a Margin result.

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.Margin.__init__ ( self,
_api.Margin margin )

Member Data Documentation

◆ _Entity

hyperx.api.Margin._Entity = margin
protected

Property Documentation

◆ AdjustedMargin

hyperx.api.Margin.AdjustedMargin = property
static

◆ IsFailureCode

hyperx.api.Margin.IsFailureCode = property
static

◆ IsInformationalCode

hyperx.api.Margin.IsInformationalCode = property
static

◆ MarginCode

hyperx.api.Margin.MarginCode = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py