UserMetadataTrait.FetchSignedInUserMetadataCommand.FetchSignedInUserMetadataCommandResponse

class UserMetadataTrait.FetchSignedInUserMetadataCommand.FetchSignedInUserMetadataCommandResponse


The response payload for the FetchSignedInUserMetadataCommand command.

Summary

Public constructors

Creates a response payload for the FetchSignedInUserMetadataCommand command.

Public constructors

FetchSignedInUserMetadataCommandResponse

FetchSignedInUserMetadataCommandResponse(
    userMetadataValues: UserMetadataTrait.UserMetadataValues? = null
)

Creates a response payload for the FetchSignedInUserMetadataCommand command.

Public properties