Copyright © 2024, Oracle and/or its affiliates.
Field Index SQL Mapping

Class /event/notification/offer_profile/ThresholdBreach

The /event/notification/offer_profile/ThresholdBreach is generated when there is a breach of threshold.

Notes

  • This object can be read by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be modified by the owner or any billing group leader within the brand who is an ancestor of the owner.
  • This object can be created by anyone.

Links



Field Index

Type Field Name
array PIN_FLD_ALIAS_LIST
string
array PIN_FLD_RESOURCE_INFO
int
decimal
string
enum
array
string
string
string
string


Field Details

array PIN_FLD_ALIAS_LIST

The list of aliases that identify the /service.

Notes

  • Can be specified on object creation
  • Can be modified

Links


string PIN_FLD_NAME

Associated alias name.This must be globally unique perservice type

Notes

Links


array PIN_FLD_RESOURCE_INFO

Array contianing resource information.

Notes

  • Can be specified on object creation
  • Can be modified

Links


int PIN_FLD_RESOURCE_ID

The resource id.

Notes

Links


decimal PIN_FLD_CURRENT_BAL

The current balance of the resource.

Notes

Links


string PIN_FLD_RESOURCE_NAME

The resource name.

Notes

Links


enum PIN_FLD_UNIT

Unit of the resource.

Notes

Links


array PIN_FLD_THRESHOLDS

Array holds the information of thresholds breachedduring the current session.

Notes

Links


string PIN_FLD_STATUS_LABEL

Status label name.

Notes

  • Required on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links


string PIN_FLD_TIER_DELTA

Tier delta to next threshold

Notes

  • Can be specified on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links


string PIN_FLD_LABEL

The label of the policy.

Notes

  • Required on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links


string PIN_FLD_NAME

Name of the offer_profile

Notes

  • Required on object creation
  • Can be modified
  • Maximum length is 255 bytes

Links




SQL Mapping

Links


Type Field Name Table Column Name
derived-class /event/notification/offer_profile/ThresholdBreach
array PIN_FLD_ALIAS_LIST
string
PIN_FLD_NAME
array PIN_FLD_RESOURCE_INFO
int
PIN_FLD_RESOURCE_ID
decimal
PIN_FLD_CURRENT_BAL
string
PIN_FLD_RESOURCE_NAME
enum
PIN_FLD_UNIT
array
PIN_FLD_THRESHOLDS
string
PIN_FLD_STATUS_LABEL
string
PIN_FLD_TIER_DELTA
string
PIN_FLD_LABEL
string
PIN_FLD_NAME


Field Index This Class