class DiadocApi::Entity::ValidationCheckResult

Included Modules

Defined in:

diadoc_api/entities/power_of_attorney_validation_status.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def error : PowerOfAttorneyValidationError | Nil #

[View source]
def error=(error : PowerOfAttorneyValidationError | Nil) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]

[View source]
def status=(status : PowerOfAttorneyValidationCheckStatus | Nil) #

[View source]