GetResourceSnapshotResponse
Types
Properties
Link copied to clipboard
The identifier of the engagement associated with this snapshot. Matches the EngagementIdentifier specified in the request.
Link copied to clipboard
Represents the payload of a resource snapshot. This structure is designed to accommodate different types of resource snapshots, currently supporting opportunity summaries.
Link copied to clipboard
The identifier of the specific resource that was snapshotted. Matches the ResourceIdentifier specified in the request.
Link copied to clipboard
The name of the view used for this snapshot. This is the same as the template name.
Link copied to clipboard
The type of the resource that was snapshotted. Matches the ResourceType specified in the request.
Functions
Link copied to clipboard
inline fun copy(block: GetResourceSnapshotResponse.Builder.() -> Unit = {}): GetResourceSnapshotResponse