Skip to main content
Version: Beta

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

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

Member Of

AssistantConversationExportReportElements object