package v1 type Submit struct { AccountID string } type Delete struct { AccountID string }