public class ApprovalAttribute extends Object
Modifier and Type | Field and Description |
---|---|
AccountAttribute |
by |
String |
description |
Long |
grantedOn |
String |
type |
String |
value |
Constructor and Description |
---|
ApprovalAttribute() |
public String type
public String description
public String value
public Long grantedOn
public AccountAttribute by