dev
IdentityProof
class IdentityProof { public const STATUS_NONE = 0; public const STATUS_PENDING = 1; public const STATUS_ACCEPTED = 2;