Interface AdvancedGetResponse<TItem, TPKSource, TSKSource>

Type Parameters

  • TItem extends TPKSource & TSKSource

  • TPKSource

  • TSKSource

Hierarchy

  • AdvancedGetResponse

Properties

Properties

item?: TItem

Set if item existed in table

Only set if consumedCapacity sub property has a value

Generated using TypeDoc