# ProgramCallDecodedDataItem ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**programId** | **string** | The on-chain program address that owns this instruction. | [default to undefined]| |**programName** | **string** | Human-readable program name (e.g. `SystemProgram`, `ComputeBudget`). | [default to undefined]| |**instructionData** | [**ProgramCallInstructionData**](ProgramCallInstructionData.md) | | [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)