OutboxPost: { Request: OutboxPostableActivity | InvokeOutboxPostWithActivity; Response: { posted: true; status: 201 } }

Type declaration

  • Request: OutboxPostableActivity | InvokeOutboxPostWithActivity
  • Response: { posted: true; status: 201 }
    • posted: true
    • status: 201

Generated using TypeDoc