AssistantConversationExportReportMargin
type AssistantConversationExportReportMargin {
top: Int!
right: Int!
bottom: Int!
left: Int!
}
Fields
AssistantConversationExportReportMargin.top ● Int! non-null scalar graph-ql-types
The top margin in pixels of the report export. @exposed
AssistantConversationExportReportMargin.right ● Int! non-null scalar graph-ql-types
The right margin in pixels of the report export. @exposed
AssistantConversationExportReportMargin.bottom ● Int! non-null scalar graph-ql-types
The bottom margin in pixels of the report export. @exposed
AssistantConversationExportReportMargin.left ● Int! non-null scalar graph-ql-types
The left margin in pixels of the report export. @exposed