sharedmodels

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityModel

type IdentityModel struct {
	ODataType   types.String `tfsdk:"odata_type"`
	DisplayName types.String `tfsdk:"display_name"`
	ID          types.String `tfsdk:"id"`
	TenantID    types.String `tfsdk:"tenant_id"`
}

type IdentitySetModel

type IdentitySetModel struct {
	ODataType                types.String  `tfsdk:"odata_type"`
	Application              IdentityModel `tfsdk:"application"`
	ApplicationInstance      IdentityModel `tfsdk:"application_instance"`
	Conversation             IdentityModel `tfsdk:"conversation"`
	ConversationIdentityType IdentityModel `tfsdk:"conversation_identity_type"`
	Device                   IdentityModel `tfsdk:"device"`
	Encrypted                IdentityModel `tfsdk:"encrypted"`
	OnPremises               IdentityModel `tfsdk:"on_premises"`
	Guest                    IdentityModel `tfsdk:"guest"`
	Phone                    IdentityModel `tfsdk:"phone"`
	User                     IdentityModel `tfsdk:"user"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL