Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 917 Bytes

File metadata and controls

22 lines (16 loc) · 917 Bytes

# RmaDataCommentInterface

Interface CommentInterface

Properties

Name Type Description Notes
Comment string Comment
RmaEntityId int32 Rma Id
CreatedAt string Created_at
EntityId int32 Entity_id
CustomerNotified bool Is_customer_notified
VisibleOnFront bool Is_visible_on_front
Status string Status
Admin bool Is_admin
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\Rma\Api\Data\CommentInterface [optional]
CustomAttributes []FrameworkAttributeInterface Custom attributes values. [optional]

[Back to Model list] [Back to API list] [Back to README]