ordercloud-javascript-sdk
Preparing search index...
SellerApprovalRule
Interface SellerApprovalRule<TSellerApprovalRuleXp>
interface
SellerApprovalRule
<
TSellerApprovalRuleXp
=
any
>
{
ApprovalType
:
ApprovalType
;
ApprovingGroupID
:
string
;
Description
?:
string
;
ID
?:
string
;
Name
?:
string
;
OwnerID
?:
string
;
RuleExpression
:
string
;
xp
?:
TSellerApprovalRuleXp
;
}
Type Parameters
TSellerApprovalRuleXp
=
any
Index
Properties
Approval
Type
Approving
Group
ID
Description?
ID?
Name?
Owner
ID?
Rule
Expression
xp?
Properties
Approval
Type
ApprovalType
:
ApprovalType
Approving
Group
ID
ApprovingGroupID
:
string
Optional
Description
Description
?:
string
Optional
ID
ID
?:
string
Optional
Name
Name
?:
string
Optional
Owner
ID
OwnerID
?:
string
Rule
Expression
RuleExpression
:
string
Optional
xp
xp
?:
TSellerApprovalRuleXp
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Approval
Type
Approving
Group
ID
Description
ID
Name
Owner
ID
Rule
Expression
xp
ordercloud-javascript-sdk
Loading...