Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Configuration

This interface will show the structure to Configuration

export interface Configuration {
is_identity_document_hide?: boolean;
show_rfc?: boolean;
hide_powered_by_deuna?: boolean;
hide_address_map?: boolean;
}

Hierarchy

  • Configuration

Index

Properties

exclude_billing_address?: boolean
hide_address_map?: boolean
hide_powered_by_deuna?: boolean
is_identity_document_hide?: boolean
show_rfc?: boolean

Generated using TypeDoc